AVOLITES TITAN API

GetKeyFrameShapeFixtures

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

Namespace: Editor.KeyFrames

Syntax

MACRO

System.Collections.Generic.IEnumerable`1[System.Int32] GetKeyFrameShapeFixtures(Int32)

HTTP

http://[ip]:4430/titan/script/Editor/KeyFrames/GetKeyFrameShapeFixtures

Parameters

keyFrameShapeId: The key frame shape identifier.

Returns

The fixture IDs in the key frame shape.