AVOLITES TITAN API

DeleteKeyFrame

Deletes the specified key frame from a key frame shape.

Namespace: Editor.KeyFrames

Syntax

MACRO

Void Editor.KeyFrames.DeleteKeyFrame(ITitanItemHandle shapeHandle, Int32 stepNumber)

HTTP

http://[ip]:4430/titan/script/2/Editor/KeyFrames/DeleteKeyFrame?shapeHandle={}&stepNumber={titanId}

Parameters

shapeHandle ( ITitanItemHandle ) : The key frame shape's handle.

stepNumber ( Int32 ) : The key frame step number.