unreal.ARBasicLightEstimate

class unreal.ARBasicLightEstimate(outer: Object | None = None, name: Name | str = 'None')

Bases: ARLightEstimate

ARBasic Light Estimate

C++ Source:

  • Module: AugmentedReality

  • File: ARLightEstimate.h

get_ambient_color() LinearColor

Get Ambient Color

Return type:

LinearColor

get_ambient_color_temperature_kelvin() float

Get Ambient Color Temperature Kelvin

Return type:

float

get_ambient_intensity_lumens() float

Get Ambient Intensity Lumens

Return type:

float