Navigation
API > API/Plugins > API/Plugins/Niagara > API/Plugins/Niagara/UNiagaraMeshRendererProperties
Syntax
UPROPERTY&40;EditAnywhere, Category&61;"Mesh Rendering", AdvancedDisplay&41;
FVector MeshBoundsScale
Remarks
Scale factor applied to all of the meshes bounds. This impacts distance based and per instance frustum culling. Per instance frustum culling is enabled by default when GPU scene is enabled. When using WPO with a material that may expand the mesh beyond the original bounds instances can be frustum culled incorrectly, this allows you to grow the bounds to avoid this issue.