YawPitchRollProps Interface
Angle properties of a YawPitchRoll orientation
Properties
| Name | Type | Description | |
|---|---|---|---|
| pitch | AngleProps | undefined | pitch field | |
| roll | AngleProps | undefined | roll field | |
| yaw | AngleProps | undefined | yaw field |
Defined in
- geometry3d/YawPitchRollAngles.ts Line 22
Last Updated: 28 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.