unreal.ImportanceTexture

class unreal.ImportanceTexture(texture=None, weighting_func=ImportanceWeight.LUMINANCE)

Bases: unreal.StructBase

Texture processed for importance sampling Holds marginal PDF of the rows, as well as the PDF of each row

C++ Source:

  • Module: Engine

  • File: ImportanceSamplingLibrary.h