Ragdoll Workshop Documentation
Ragdoll Workshop Documentation
API Reference
Candlelight
FloatMatrix Class
FloatMatrix Constructor
FloatMatrix Constructor (IList(Single))
FloatMatrix Constructor (IList(Quaternion))
FloatMatrix Constructor (IList(Vector2))
FloatMatrix Constructor (IList(Vector3))
FloatMatrix Constructor (IList(Vector4))
FloatMatrix Constructor (Single[,])
FloatMatrix Constructor (Matrix4x4)
FloatMatrix Constructor (FloatMatrix)
FloatMatrix Constructor (Int32, Int32)
FloatMatrix Constructor (Matrix4x4)
Initializes a new 4x4 instance of the
FloatMatrix
class by copying an existing
Matrix4x4
.
Namespace:
Candlelight
Assembly:
Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
Copy
public
FloatMatrix
(
Matrix4x4
matrix
)
Parameters
matrix
Type:
Matrix4x4
Matrix.
See Also
Reference
FloatMatrix Class
FloatMatrix Overload
Candlelight Namespace
Report a problem with this page.
Copyright © 2011-2015 Candelight Interactive, LLC