Constructor LocalVolumetricFogArtistParameters
LocalVolumetricFogArtistParameters(Color, float, float)
Constructor.
Declaration
public LocalVolumetricFogArtistParameters(Color color, float _meanFreePath, float _anisotropy)
Parameters
Type | Name | Description |
---|---|---|
Color | color | Single scattering albedo. |
float | _meanFreePath | Mean free path. |
float | _anisotropy | Anisotropy. |