AVOLITES TITAN API

UpdateWheelView

Updates the timeline wheel view.

Namespace: Editor.Timelines

Syntax

MACRO

Void Editor.Timelines.UpdateWheelView(Boolean up)

HTTP

http://[ip]:4430/titan/script/2/Editor/Timelines/UpdateWheelView?up={bool}

Parameters

up ( Boolean ) : True if moving the wheel up, else false.

up

HTTP Example:
http://localhost:4430/titan/script/2/Editor/Timelines/UpdateWheelView?up=true