The PositionRotation type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| PositionRotation()()()() | 
            Instantiate a PositionRotation object
              | |
| PositionRotation(Single, Single, Single) | 
            Instantiate a PositionRotation object
              | 
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) | 
Fields
| Name | Description | |
|---|---|---|
| Rotation | 
            Rotation of an entity expressed in radians
              | |
| X | 
            X-coordinate of an entity
              | |
| Y | 
            Y-coordinate of an entity
              |