8 Managing Spot Lights

8 Q3SpotLight_SetDirection

You can use the Q3SpotLight_SetDirection function to set the direction of a spot light.

TQ3Status Q3SpotLight_SetDirection (
TQ3LightObject light, 
const TQ3Vector3D *direction);
light A spot light object.
direction The desired direction of the specified light.

DESCRIPTION


The Q3SpotLight_SetDirection function sets the direction of the spot light specified by the light parameter to the value passed in the direction 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