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