Class VisualEnvironment
Inheritance
VisualEnvironment
Syntax
[Serializable]
public sealed class VisualEnvironment : VolumeComponent
Fields
fogType
Declaration
public FogTypeParameter fogType
Field Value
skyAmbientMode
Declaration
public SkyAmbientModeParameter skyAmbientMode
Field Value
skyType
Declaration
public IntParameter skyType
Field Value
| Type |
Description |
| IntParameter |
|
Methods
PushFogShaderParameters(HDCamera, CommandBuffer)
Declaration
public void PushFogShaderParameters(HDCamera hdCamera, CommandBuffer cmd)
Parameters
| Type |
Name |
Description |
| HDCamera |
hdCamera |
|
| CommandBuffer |
cmd |
|