This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

XRCameraSubsystem.TryGetAverageColorTemperature

Declaration

public bool TryGetAverageColorTemperature(ref float averageColorTemperature);

Parameters

averageColorTemperature An estimated color temperature.

Returns

bool Return true if succesful.

Description

Provides color temperature for the whole image as an average of all pixels' color temperature.