AVOLITES TITAN API

IncrementWheelParameterFast

Increments the shape parameters, currently being displayed on the wheels. Introduces a multiplier into the increment value to get through the full range in exactly one turn. Used for shift-wheel.

Namespace: Editor.Shapes

Syntax

MACRO

Void IncrementWheelParameterFast(Int32, Double, Double)

HTTP

http://[ip]:4430/titan/script/Editor/Shapes/IncrementWheelParameterFast

Parameters

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

value: The amount you want to increment the shape parameter.

timeDelta: The time delta.