AVOLITES TITAN API

AddEffectElementAnimation

Adds an element animation.

Namespace: Editor.PixelMapper

Syntax

MACRO

Void Editor.PixelMapper.AddEffectElementAnimation(Int32 effectId, Int32 layerId, Int32 elementId, String animationTypeId)

HTTP

http://[ip]:4430/titan/script/2/Editor/PixelMapper/AddEffectElementAnimation?effectId={titanId}&layerId={titanId}&elementId={titanId}&animationTypeId={string}

Parameters

effectId ( Int32 ) : The effect id.

layerId ( Int32 ) : The layer id.

elementId ( Int32 ) : The element id.

animationTypeId ( String ) : The animation type id.