Property supportsCameraGrain
supportsCameraGrain
Indicates whether the provider implementation can provide a value for XRCameraFrame.cameraGain.
Declaration
public bool supportsCameraGrain { get; set; }
Property Value
| Type | Description |
|---|---|
| bool | true if the implementation can provide a camera grain texture. Otherwise, false. |