DX9ToolsR4 - Created by: X

KeyRotation3.Rotation Property

Gets/Sets the Rotation value.

[Visual Basic]
Overridable Public Property Rotation As Vector3 Implements _
   IKeyVector3.Rotation
[C#]
public virtual Microsoft.DirectX.Vector3 Rotation {get; set;}

Implements

IKeyVector3.Rotation

See Also

KeyRotation3 Class | CBX.Libs.DX9ToolsR4.Animation Namespace