QAngle: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 2: Line 2:
! Description || Name || Value || Image || Code
! Description || Name || Value || Image || Code
|-
|-
|rowspan="3"| An angular orientation<br />in the world. || Pitch || Y
|rowspan="3"| An angular world<br />orientation in degrees. || Pitch || Y
|rowspan="3"| [[Image:Roll_pitch_yaw.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 17:20, 1 October 2005

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