AVOLITES TITAN API

IncrementWheelParameter

Takes the wheel increments and adds them to the parameter being displayed on the wheel that moved.

Namespace: Editor.Shapes

Syntax

MACRO

Void IncrementWheelParameter(Int32, Double, Double)

HTTP

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

Parameters

wheelIndex: The index of the wheel that moved.

value: The amount the wheel moved.

timeDelta: The time delta.