AVOLITES TITAN API

DeleteEffectElementAnimation

Delete an element animation.

Namespace: Editor.PixelMapper

Syntax

MACRO

Void Editor.PixelMapper.DeleteEffectElementAnimation(Int32 effectId, Int32 layerId, Int32 elementId, Int32 animationId)

HTTP

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

Parameters

effectId ( Int32 ) : The effect id.

layerId ( Int32 ) : The layer id.

elementId ( Int32 ) : The element id.

animationId ( Int32 ) : The animation type id.