Constructor BloomResolutionParameter
BloomResolutionParameter(BloomResolution, bool)
Creates a new BloomResolutionParameter instance.
선언
public BloomResolutionParameter(BloomResolution value, bool overrideState = false)
파라미터
타입 | 이름 | 설명 |
---|---|---|
BloomResolution | value | The initial value to store in the parameter. |
bool | overrideState | The initial override state for the parameter. |