Pitch: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Rasmusthorup (talk | contribs) No edit summary |
||
Line 3: | Line 3: | ||
Sets the value of a pitch rotation (about the Y-axis) for the [[actor]]'s model. The rotation center can be offset from the model center by settings the [[mdxoff]], [[mdyoff]] and [[mdzoff]] members to non-zero values. | Sets the value of a pitch rotation (about the Y-axis) for the [[actor]]'s model. The rotation center can be offset from the model center by settings the [[mdxoff]], [[mdyoff]] and [[mdzoff]] members to non-zero values. | ||
<number> is an angle exprimed in [[Build units]]. | <number> is an angle exprimed in [[Build units]]. -512 looks up while 512 looks down. | ||
See the [[model rotation]] guide for further explanation about the usage of this command. | See the [[model rotation]] guide for further explanation about the usage of this command. |
Revision as of 06:38, 13 November 2011
pitch <number>
Sets the value of a pitch rotation (about the Y-axis) for the actor's model. The rotation center can be offset from the model center by settings the mdxoff, mdyoff and mdzoff members to non-zero values.
<number> is an angle exprimed in Build units. -512 looks up while 512 looks down.
See the model rotation guide for further explanation about the usage of this command.