GKAgent3D.Rotation3x3 Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the orientation of the agent.
public OpenTK.NMatrix3 Rotation3x3 { get; set; }
member this.Rotation3x3 : OpenTK.NMatrix3 with get, set