Angles Constructor |
| Name | Description | |
|---|---|---|
| Angles(Angles) | Constructs Euler angles with another specified Angles object. | |
| Angles(Vector3) | Constructs Euler angles with the given Vector3 object. | |
| Angles(Double, Double, Double) | Constructs Euler angles with the given angles of rotation. |