8 Managing Directional Lights

8 Q3DirectionalLight_GetDirection

You can use the 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.

DESCRIPTION


The Q3DirectionalLight_GetDirection function returns, in the direction parameter, the current direction of the directional light specified by the light 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