User Tools

Site Tools


macros:function:actionscript.setproperty.double

Function

ActionScript.SetProperty.Double

Void ActionScript.SetProperty.Double(String id, Double value)
API https://api.avolites.com/11.0/ActionScript.SetProperty.Double.html
description Sets an action script property to a double precision floating point value.
namespace ActionScript.SetProperty
parameter id ( String ) : The id of the property.
value ( Double ) : The value to set.
return value Void
Example in

Shapes - Reverse, Offset, Restart:

  <step pause="0.001">ActionScript.SetProperty.Double('Editor.Shapes.PhaseOffset', 180)</step>
Also used in
Remarks
You could leave a comment if you were logged in.
macros/function/actionscript.setproperty.double.txt · Last modified: 2020/03/28 17:53 by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki