AVOLITES TITAN API

QuickBuildRange

Takes a range of playbacks and converts it into a series of new key frames.

Namespace: Editor.KeyFrames

Syntax

MACRO

EventPropergation Editor.KeyFrames.QuickBuildRange(List<Handle> handles, ITitanItemHandle keyFrameShapeHandle, Int32 currentStep)

HTTP

http://[ip]:4430/titan/script/2/Editor/KeyFrames/QuickBuildRange?handles={}&keyFrameShapeHandle={}&currentStep={titanId}

Parameters

handles ( List<Handle> ) : The selected handles.

keyFrameShapeHandle ( ITitanItemHandle ) : The key frame shape handle.

currentStep ( Int32 ) : The current step of the key frame shape.

Returns

Handled if an action occured, otherwise Unhandled.