d3d_transform_set_rotation_y(angle)

From ENIGMA
Revision as of 16:52, 17 September 2013 by RobertBColton (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Description

Sets the rotation around the y 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.