abstract Matrix4(Float32Array)
package lime.math
from Float32Array to Float32Array
Available on all platforms
Constructor
Variables
Methods
deltaTransformVector (v:Vector4):Vector4
Returns the transformation matrix's translation, rotation, and scale settings as a Vector of three Vector4 objects.