Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Materials > UMaterialExpressionVolumetricAdvancedMaterialOutput
Syntax
bool PerSamplePhaseEvaluation
Remarks
Set this to true to force the phase function to be evaluated per sample, instead once per pixel (globally). Per sample evaluation is slower.