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