The PositionRotation type exposes the following members.

Constructors

  NameDescription
Public methodPositionRotation()()()()
Instantiate a PositionRotation object
Public methodPositionRotation(Single, Single, Single)
Instantiate a PositionRotation object

Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)

Fields

  NameDescription
Public fieldRotation
Rotation of an entity expressed in radians
Public fieldX
X-coordinate of an entity
Public fieldY
Y-coordinate of an entity

See Also