Property supportsColorCorrection
supportsColorCorrection
Indicates whether the provider implementation can provide a value for XRCameraFrame.colorCorrection.
Declaration
public bool supportsColorCorrection { get; }
Property Value
| Type | Description |
|---|---|
| bool | true if the implementation can provide color correction. Otherwise, false. |