MatrixRotationYawPitchRoll Method |
| Name | Description | |
|---|---|---|
| RotationYawPitchRoll(Vector3) | ||
| RotationYawPitchRoll(Vector3, Vector3) | ||
| RotationYawPitchRoll(Double, Double, Double) |
Form a rotation Matrix from Yaw (Y-Axis rotation), Pitch (X-Axis rotation) and Roll (Z-Axis rotation)
| |
| RotationYawPitchRoll(Single, Single, Single) |
Form a rotation Matrix from Yaw (Y-Axis rotation), Pitch (X-Axis rotation) and Roll (Z-Axis rotation)
| |
| RotationYawPitchRoll(Double, Double, Double, Vector3) |
Form a rotation Matrix from Yaw (Y-Axis rotation), Pitch (X-Axis rotation) and Roll (Z-Axis rotation), offset from the origin
|