Function

SimpleMath

Float value1 / value2
API (not mentioned in API)
description simple mathematical calculations directly as parameters
Namespaces
parameter
return value (Float)
Example in

Chase - Halve speed:

<step>ActionScript.SetProperty.Float("Playbacks.Editor.Times.ChaseSpeed", Playbacks.Editor.Times.ChaseSpeed / 2)</step>
Also used in
Remarks