d3d_transform_add_rotation_x(angle)

From ENIGMA
Jump to navigation Jump to search

Description

Adds a rotation around the x 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.