The RotatedPoint type exposes the following members.
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| RotatedPoint |
Creates a new rotated point
|
Properties
| Name | Description | |
|---|---|---|
| Forward |
The forward vector of the rotated point
| |
| Position |
The position of the rotated point
| |
| Right |
The right vector of the rotated point
| |
| Rotation |
The rotation of the rotated point
| |
| Up |
The up vector of the rotated point
|
See Also