Property supportsAverageColorTemperature
supportsAverageColorTemperature
Indicates whether the provider implementation can provide a value for XRCameraFrame.averageColorTemperature.
Declaration
public bool supportsAverageColorTemperature { get; }
Property Value
| Type | Description |
|---|---|
| bool | true if the implementation can provide average camera temperature. Otherwise, false. |