macros:function:actionscript.setproperty.float
Function
ActionScript.SetProperty.Float
Void ActionScript.SetProperty.Float(String id, Single value)
API | http://api.avolites.com/10.1/ActionScript.SetProperty.Float.html |
---|---|
description | Sets an action script property to a floating point value. |
Namespaces | ActionScript.SetProperty |
parameter | id ( String ) : The id of the property. |
value ( Single ) : The value to set. | |
return value | (Void) |
Example in
<step>ActionScript.SetProperty.Float("Playbacks.Editor.Times.ChaseSpeed", Playbacks.Editor.Times.ChaseSpeed / 2)</step>
Also used in
Remarks
You could leave a comment if you were logged in.
macros/function/actionscript.setproperty.float.txt · Last modified: 2017/11/22 09:57 by icke_siegen