unreal.MaterialExpressionSkyAtmosphereLightDiskLuminance

class unreal.MaterialExpressionSkyAtmosphereLightDiskLuminance(outer=None, name='None')

Bases: unreal.MaterialExpression

Material Expression Sky Atmosphere Light Disk Luminance

C++ Source:

  • Module: Engine

  • File: MaterialExpressionSkyAtmosphereLightIlluminance.h

Editor Properties: (see get_editor_property/set_editor_property)

  • desc (str): [Read-Write] A description that level designers can add (shows in the material editor UI).

  • light_index (int32): [Read-Write] Index of the atmosphere light to sample.

property light_index

[Read-Write] Index of the atmosphere light to sample.

Type

(int32)