User Tools

Site Tools


macros:function:math.cast.tosingle

This is an old revision of the document!


Math.Cast.ToSingle

Single Math.Cast.ToSingle(Object value)
API http://api.avolites.com/10.1/Math.Cast.ToSingle.html
description Returns an object cast to a float. An exception will be thrown if the cast is invalid. This operation translates an object value to a single value, see Types.
Namespaces Math.Cast
parameter value ( Object ) : The value to be translated.
return value (Single)
Example in

changexfade:

<step>ActionScript.SetProperty("Playbacks.Editor.Times.ChaseFixtureOverlap", Math.Cast.ToSingle(1))</step>
Also used in
Remarks
You could leave a comment if you were logged in.
macros/function/math.cast.tosingle.1509294873.txt.gz · Last modified: 2017/10/29 16:34 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki