Q3DirectionalLight_SetData
You can use theQ3DirectionalLight_SetDatafunction to set the data that defines a directional light.
TQ3Status Q3DirectionalLight_SetData ( TQ3LightObject light, const TQ3DirectionalLightData *directionalLightData);
light- A directional light object.
directionalLightData- A pointer to a directional light data structure.
DESCRIPTION
TheQ3DirectionalLight_SetDatafunction sets the data associated with the directional light specified by thelightparameter to the data specified by thedirectionalLightDataparameter.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help