unreal.InterchangeMaterialXEDF

class unreal.InterchangeMaterialXEDF

Bases: EnumBase

Data type representing an Emission Distribution Function.

C++ Source:

  • Plugin: Interchange

  • Module: InterchangeCommon

  • File: InterchangeMaterialXDefinitions.h

CONICAL: InterchangeMaterialXEDF

Constructs an EDF emitting light inside a cone around the normal direction.

Type:

1

MEASURED: InterchangeMaterialXEDF

Constructs an EDF emitting light according to a measured IES light profile.

Type:

2

UNIFORM: InterchangeMaterialXEDF

An EDF node for uniform emission.

Type:

0