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 (FloatMatrix)
Initializes a new instance of the
FloatMatrix
class by copying an existing
FloatMatrix
.
Namespace:
Candlelight
Assembly:
Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
Copy
public
FloatMatrix
(
FloatMatrix
matrix
)
Parameters
matrix
Type:
Candlelight
FloatMatrix
A
FloatMatrix
.
See Also
Reference
FloatMatrix Class
FloatMatrix Overload
Candlelight Namespace
Report a problem with this page.
Copyright © 2011-2015 Candelight Interactive, LLC