Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/TRotator
Description
Return a Rotator that has the same rotation but has different degree values for Yaw, Pitch, and Roll. This rotator should be within -180,180 range,
| Name | GetEquivalentRotator |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Math/Rotator.h |
| Include Path | #include "Math/Rotator.h" |
TRotator GetEquivalentRotator() const
A Rotator with the same rotation but different degrees.