SoEnvironment Properties |
The SoEnvironment type exposes the following members.
Name | Description | |
---|---|---|
ambientColor | RGB color of ambient lighting (for Phong lighting). | |
ambientIntensity | Intensity of ambient light (for Phong lighting). | |
ambientOcclusion | If set to true, ambient occlusion is activated. | |
ambientOcclusionIntensity | Intensity of ambient occlusion: the higher the value, the darker the scene. | |
ambientOcclusionRadius | Specifies the radius of the "sphere" (in world space) beyond which the ambient occlusion has no more effect. | |
attenuation | Squared, linear, and constant light attenuation coefficients (in that order). | |
fogColor | Fog color. | |
fogStart | Distance at which the linear fog HAZE starts to be applied. | |
fogType | Type of fog. | |
fogVisibility | Fog visibility distance, which is the distance at which fog totally obscures objects. | |
IsDisposable | ISafeDisposable interface implementation.
(Inherited from SoDisposable.) | |
UserData |
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.) |