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