AVOLITES TITAN API

IncrementAttributeFadeTime

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

Namespace: Programmer.Editor.Fixtures

Syntax

MACRO

Void Programmer.Editor.Fixtures.IncrementAttributeFadeTime(Int32 wheelIndex, Single value)

HTTP

http://[ip]:4430/titan/script/2/Programmer/Editor/Fixtures/IncrementAttributeFadeTime?wheelIndex={titanId}&value={float}

Parameters

wheelIndex ( Int32 ) : The index of the wheel containing a time to increment.

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