Constructor CloudPresetsParameter
CloudPresetsParameter(CloudPresets, bool)
Creates a new VolumetricClouds.CloudPresetsParameter instance.
Declaration
public CloudPresetsParameter(VolumetricClouds.CloudPresets value, bool overrideState = false)
Parameters
| Type | Name | Description | 
|---|---|---|
| VolumetricClouds.CloudPresets | value | The initial value to store in the parameter.  | 
    
| bool | overrideState | The initial override state for the parameter.  |