Getting Pitch, Roll and Yaw from Quat

I have combed the forums and have not found a link. Does anyone have clean methods for obtaining all three calculations from a Quat?

I have Yaw, but I can’t find the others

Thanks,

Brian

I think this is what you’re looking for? https://developer.playcanvas.com/en/api/pc.Quat.html#getEulerAngles

I need to know the value of an entities rotation in 360 degrees for each of the axis. Euler does not give that.

Is the problem that you get back values that range from -180, 180 instead of 0, 360?

0 to 180 and then back down