QAngle: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 3: Line 3:
|-
|-
|rowspan="3"| An angular orientation<br />in the world. || Pitch || Y
|rowspan="3"| An angular orientation<br />in the world. || Pitch || Y
|rowspan="3"| [[Image:PitchYawRoll.gif]]
|rowspan="3"| [[Image:Roll_pitch_yaw.gif]]
|rowspan="3"| <code>QAngle(y, z, x)</code>
|rowspan="3"| <code>QAngle(y, z, x)</code>
|-
|-

Revision as of 04:48, 30 September 2005

Description Name Value Image Code
An angular orientation
in the world.
Pitch Y Roll pitch yaw.gif QAngle(y, z, x)
Yaw Z
Roll X