Q3SpotLight_SetData
You can use theQ3SpotLight_SetDatafunction to set the data that defines a spot light.
TQ3Status Q3SpotLight_SetData ( TQ3LightObject light, const TQ3SpotLightData *spotLightData);
light- A spot light object.
spotLightData- A pointer to a spot light data structure.
DESCRIPTION
TheQ3SpotLight_SetDatafunction sets the data associated with the spot light specified by thelightparameter to the data specified by thespotLightDataparameter.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help