AVOLITES TITAN API

GetKeyFrameShapeFixtures

Gets an enumerable collection of titan Fixture IDs for a given key frame shape.

Namespace: Editor.KeyFrames

Syntax

MACRO

IEnumerable`1 Editor.KeyFrames.GetKeyFrameShapeFixtures(Int32 keyFrameShapeId)

HTTP

http://[ip]:4430/titan/script/2/Editor/KeyFrames/GetKeyFrameShapeFixtures?keyFrameShapeId={titanId}

Parameters

keyFrameShapeId ( Int32 ) : The key frame shape identifier.

Returns

The fixture IDs in the key frame shape.