Template:KV Angles: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(undo raw KV edits; moving inversion of Y axis to proper home at Hammer Transform Dialog)
mNo edit summary
Line 1: Line 1:
{{ScrollBox|title=Angles|
{{ScrollBox|title=Angles|
; Pitch Yaw Roll (Y Z X) <code><[[QAngle|angle]]></code>
{{KV|Pitch Yaw Roll (Y Z X)|angle|This entity's orientation in the world. Pitch is rotation around the Y axis, yaw is the rotation around the Z axis, roll is the rotation around the X axis.}}
: This entity's angular orientation in the world.
}}<noinclude>
}}
[[Category:Keyvalue Templates|Angles]]
</noinclude>

Revision as of 11:47, 9 June 2011

Angles:
Pitch Yaw Roll (Y Z X) ([todo internal name (i)]) <angle>
This entity's orientation in the world. Pitch is rotation around the Y axis, yaw is the rotation around the Z axis, roll is the rotation around the X axis.