unreal.ImportanceTexture¶
- class unreal.ImportanceTexture(texture=None, weighting_func=ImportanceWeight.LUMINANCE)¶
Bases:
unreal.StructBaseTexture 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