8 Managing Directional Lights
Q3DirectionalLight_GetDirection
function to get the direction of a directional light.
TQ3Status Q3DirectionalLight_GetDirection ( TQ3LightObject light, TQ3Vector3D *direction);light
A directional light object.direction
On exit, the direction of the specified light.
Q3DirectionalLight_GetDirection
function returns, in the direction
parameter, the current direction of the directional light specified by the light
parameter.
Let us know what you think of these prototype pages.
Generated with Harlequin WebMaker