macros:function:simplemath
This is an old revision of the document!
SimpleMath
Float value1 / value2
| API | (not mentioned in API) |
|---|---|
| description | simple mathematical calculations directly as parameters |
| Namespaces | |
| parameter | |
| return value | (Float) |
- multiplication: *
- division: /
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/simplemath.1510951762.txt.gz · Last modified: 2017/11/17 20:49 by icke_siegen
