Index Hierarchy CC3LightProbe Class Reference Inherits from CC3EnvironmentNode : CC3Node : CC3Identifiable : NSObject Declared in CC3EnvironmentNodes.h Overview CC3LightProbe is a type of light that uses a texture to define the light intensity in any direction at the light’s location. Tasks diffuseColor property Properties diffuseColor The diffuse color of this light. @property (nonatomic, assign) ccColor4F diffuseColor Discussion The initial value of this propery is kCCC4FWhite. Declared In CC3EnvironmentNodes.h Index Hierarchy