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