Property supportsAverageBrightness
supportsAverageBrightness
Indicates whether the provider implementation can provide a value for XRCameraFrame.averageBrightness.
Declaration
public bool supportsAverageBrightness { get; set; }
Property Value
| Type | Description |
|---|---|
| bool | true if the implementation can provide average brightness. Otherwise, false. |