AVOLITES TITAN API

IncrementAttributeFunction

Called by the menu to increment the function value on a wheel by a set amount.

Namespace: Programmer.Editor.Fixtures

Syntax

MACRO

Void IncrementAttributeFunction(Int32, Single, Double)

HTTP

http://[ip]:4430/titan/script/Programmer/Editor/Fixtures/IncrementAttributeFunction

Parameters

wheelIndex: The index of the wheel containing a function to increment.

value: The amount you want to increment the function range value by.

timeDelta: The time delta between calls - this is used to calculate acceleration.