d3d_transform_add_rotation_z(angle)
Revision as of 16:51, 17 September 2013 by RobertBColton (talk | contribs)
Description
Adds a rotation around the z axis.
Parameters
Parameter | Data Type | Description |
---|---|---|
angle | double | angle of rotation, in degrees |
Return Values
void: This function does not return anything.
Example Call
// Example of using the function.