SoEnvironment Properties |
The SoEnvironment type exposes the following members.
Name | Description | |
---|---|---|
![]() | ambientColor | RGB color of ambient lighting (for Phong lighting). |
![]() | ambientIntensity | Intensity of ambient lighting (for Phong lighting). |
![]() | attenuation | Squared, linear, and constant light attenuation coefficients (in that order) with respect to distance of light from surface (for Phong lighting). |
![]() | 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.) |