DX9ToolsR4 - Created by: X | |
KeyMatrix Constructor (Matrix)
Creates a new instance of this object.
[Visual Basic]Overloads Public Sub New( _
ByVal
M As
Matrix _
)
[C#]public KeyMatrix(
Matrix M);
Parameters
- M
- Sets the Matrix value.
See Also
KeyMatrix Class | CBX.Libs.DX9ToolsR4.Animation Namespace | KeyMatrix Constructor Overload List