8 Managing Lights

8 Q3Light_GetColor

You can use the Q3Light_GetColor function to get the current color of a light.

TQ3Status Q3Light_GetColor (
TQ3LightObject light, 
TQ3ColorRGB *color);
light A light object.
color On exit, a pointer to a TQ3ColorRGB structure specifying the current color of the specified light.

DESCRIPTION


The Q3Light_GetColor function returns, in the color parameter, the current color of the 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