8 Managing Directional Lights
Q3DirectionalLight_New
function to create a new directional light.
TQ3LightObject Q3DirectionalLight_New (
const TQ3DirectionalLightData *directionalLightData);
directionalLightData
A pointer to a directional light data structure.
Q3DirectionalLight_New
function returns, as its function result, a new directional light having the characteristics specified by the directionalLightData
parameter.
Let us know what you think of these prototype pages.
Generated with Harlequin WebMaker