Q3AmbientLight_SetData
You can use theQ3AmbientLight_SetDatafunction to set the data that defines an ambient light.
TQ3Status Q3AmbientLight_SetData ( TQ3LightObject light, const TQ3LightData *lightData);
light- An ambient light object.
lightData- A pointer to a light data structure.
DESCRIPTION
TheQ3AmbientLight_SetDatafunction sets the data associated with the ambient light specified by thelightparameter to the data specified by thelightDataparameter.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help