Q3Light_SetState
You can use theQ3Light_SetStatefunction to set the state of a light.
TQ3Status Q3Light_SetState ( TQ3LightObject light, TQ3Boolean isOn);
light- A light object.
isOn- The desired state of the specified light.
DESCRIPTION
TheQ3Light_SetStatefunction sets the state of the light specified by thelightparameter to the value specified by theisOnparameter. IfisOnis set tokQ3True, the light is made active; ifisOnis set tokQ3False, the light is made inactive.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help