Q3Light_GetBrightness
You can use theQ3Light_GetBrightnessfunction to get the current brightness of a light.
TQ3Status Q3Light_GetBrightness ( TQ3LightObject light, float *brightness);
light- A light object.
brightness- On exit, the current brightness of the specified light.
DESCRIPTION
TheQ3Light_GetBrightnessfunction returns, in thebrightnessparameter, a value that indicates the current brightness of the light specified by thelightparameter. The value should be between 0.0 and 1.0, inclusive.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help