mat3::GetYawPitchRoll Method
No description.
Syntax
void mat3::GetYawPitchRoll(
    float&out yaw,
    float&out pitch,
    float&out roll
)Parameters
float&out yaw
float&out pitch
float&out roll
Return value
None.
Remarks
None.
No description.
void mat3::GetYawPitchRoll(
    float&out yaw,
    float&out pitch,
    float&out roll
)float&out yaw
float&out pitch
float&out roll
None.
None.