isAlmostEqual Method
Compare angles between this and other.
- Comparisons are via isAlmostEqualAllowPeriodShift.
isAlmostEqual(other: YawPitchRollAngles): boolean
| Parameter | Type | Description | 
|---|---|---|
| other | YawPitchRollAngles | YawPitchRollAngles source | 
Returns - boolean
Defined in
- geometry3d/YawPitchRollAngles.ts Line 148
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.