Navigation
API > API/Plugins > API/Plugins/Niagara > API/Plugins/Niagara/UNiagaraSystem
Syntax
UPROPERTY (EditAnywhere, AdvancedDisplay, Category="Rendering")
uint8 bSupportLargeWorldCoordinates: 1
Remarks
If true then position type values will be rebased on system activation to fit into a float precision vector. This needs to be turned off when using a custom data interface or renderer that does not support the rebasing.