DX9ToolsR4 - Created by: X

KeyScale3 Constructor (Vector3)

Creates a new instance of this object.

[Visual Basic]
Overloads Public Sub New( _
   ByVal V As Vector3 _
)
[C#]
public KeyScale3(
   Vector3 V
);

Parameters

V
Sets the Scale value.

See Also

KeyScale3 Class | CBX.Libs.DX9ToolsR4.Animation Namespace | KeyScale3 Constructor Overload List