Template:KV Angles: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(keep the raw KV name, for now, but re-ScrollBox for consistency)
mNo edit summary
 
(15 intermediate revisions by 11 users not shown)
Line 1: Line 1:
{{ScrollBox|title=Angles|
{{Uselangflags|en=1|hr=1|ru=1}}
; Pitch Yaw Roll (<code>[[angles]]</code>) <code><[[QAngle|angle]]></code>
<onlyinclude>{{#switch: {{language}}
: 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. {{note|The transform tool applies inverted rotation on the Y-Axis.}}
| #default = {{KV|Pitch Yaw Roll (Y Z X)|intn=angles|QAngle|{{{1|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.}}}}}
}}
| hr = {{KV|Pitch Yaw Roll (Y Z X)|intn=angles|QAngle|{{{1|Orijentacija ovog entiteta u svijetu. Pitch je rotacija oko Y osi, yaw je rotacija oko Z osi, roll je rotacija oko X osi.}}}}}
| ru = {{KV|Pitch Yaw Roll (Y Z X)|intn=angles|QAngle|{{{1|Ориентация этого объекта в мире. Тангаж (pitch) - поворот по оси Y, рысканье (yaw) - поворот по Z и крен(roll) - поворот по X.}}}}}
}}</onlyinclude>
[[Category:Keyvalue Templates|Angles]]

Latest revision as of 14:01, 23 May 2025

English (en)Hrvatski (hr)Русский (ru)
Pitch Yaw Roll (Y Z X) (angles) <QAngle>
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.