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