unreal.InterchangeMaterialXVDF

class unreal.InterchangeMaterialXVDF

Bases: EnumBase

Data type representing a Volume Distribution Function.

C++ Source:

  • Plugin: Interchange

  • Module: InterchangeCommon

  • File: InterchangeMaterialXDefinitions.h

ABSORPTION: InterchangeMaterialXVDF

Constructs a VDF for pure light absorption.

Type:

0

ANISOTROPIC: InterchangeMaterialXVDF

Constructs a VDF scattering light for a participating medium, based on the Henyey-Greenstein phase function.

Type:

1