Navigation
API > API/Plugins > API/Plugins/Niagara > API/Plugins/Niagara/UNiagaraSettings
Syntax
UPROPERTY&40;Config, EditAnywhere, Category&61;StaticMeshDI,
Meta&61;&40;DisplayName&61;"Allow Distance Fields &40;Experimental&41;", ConfigRestartRequired&61;true&41;&41;
bool NDIStaticMesh_AllowDistanceFields
Remarks
When enabled the static mesh data interface is allowed to sample from the distance field data (if present) on the GPU. Enabling this feature will move all systems that contain static mesh samples into PostRenderOpaque tick group regardless of the features used. Changing this setting requires restarting the editor.