UARBasicLightEstimate::SetLightEstimate

Choose your operating system:

Windows

macOS

Linux

References

Module

AugmentedReality

Header

/Engine/Source/Runtime/AugmentedReality/Public/ARLightEstimate.h

Include

#include "ARLightEstimate.h"

Source

/Engine/Source/Runtime/AugmentedReality/Private/ARLightEstimate.cpp

Syntax

void SetLightEstimate
(
    float InColorTemperatureKelvin,
    FLinearColor InAmbientColor
)