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