AVOLITES TITAN API

SetEffectProperty

Sets the effect property.

Namespace: Editor.PixelMapper

Syntax

MACRO

Void Editor.PixelMapper.SetEffectProperty(Int32 effectId, String propertyId, Object value)

HTTP

http://[ip]:4430/titan/script/2/Editor/PixelMapper/SetEffectProperty?effectId={titanId}&propertyId={string}&value={}

Parameters

effectId ( Int32 ) : The effect id.

propertyId ( String ) : The property id.

value ( Object ) : The value.