AVOLITES TITAN API

SetEffectProperties

Sets the effect properties.

Namespace: Editor.PixelMapper

Syntax

MACRO

Void Editor.PixelMapper.SetEffectProperties(EffectPath effectId, IEnumerable<KeyValuePair<String,Object>> properties)

HTTP

http://[ip]:4430/titan/script/2/Editor/PixelMapper/SetEffectProperties?effectId={}&properties={}

Parameters

effectId ( EffectPath ) : The effect id.

properties ( IEnumerable<KeyValuePair<String,Object>> ) : The properties.