8 Managing Directional Lights

8 Q3DirectionalLight_New

You can use the Q3DirectionalLight_New function to create a new directional light.

TQ3LightObject Q3DirectionalLight_New (
    const TQ3DirectionalLightData *directionalLightData);
directionalLightData
A pointer to a directional light data structure.

DESCRIPTION


The Q3DirectionalLight_New function returns, as its function result, a new directional light having the characteristics specified by the directionalLightData parameter.

DESCRIPTION

3D Graphics Programming with QuickDraw 3D - 16 OCT 1995

© Apple Computer, Inc.

Let us know what you think of these prototype pages.

Generated with Harlequin WebMaker