#import <CC3EnvironmentNodes.h>
Additional Inherited Members | |
Instance Methods inherited from CC3EnvironmentNode | |
(id) | - initWithName:withTexture: |
(id) | - initWithTexture: |
Class Methods inherited from CC3EnvironmentNode | |
(id) | + nodeWithName:withTexture: |
(id) | + nodeWithTexture: |
CC3LightProbe is a type of light that uses a texture to define the light intensity in any direction at the light's location.
|
readwritenonatomicassign |
The diffuse color of this light.
The initial value of this propery is kCCC4FWhite.