Q3ReceiveShadowsStyle_Set
You can use theQ3ReceiveShadowsStyle_Setfunction to set the shadow-receiving style value of a shadow-receiving style.
TQ3Status Q3ReceiveShadowsStyle_Set ( TQ3StyleObject styleObject, TQ3Boolean receives);
styleObject- A shadow-receiving style object.
receives- A Boolean value that determines whether objects in the scene receive shadows (
kQ3True) or do not receive shadows (kQ3False).DESCRIPTION
TheQ3ReceiveShadowsStyle_Setfunction sets the shadow-receiving style value of the style object specified by thestyleObjectparameter to the value specified in thereceivesparameter.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help