FNiagaraEmitterInstance::CalculateFixedBounds

Potentially reads back data from the GPU which will introduce a stall and should only be used for debug purposes.

Windows
MacOS
Linux

References

Module

Niagara

Header

/Engine/Plugins/FX/Niagara/Source/Niagara/Classes/NiagaraEmitterInstance.h

Include

#include "NiagaraEmitterInstance.h"

Source

/Engine/Plugins/FX/Niagara/Source/Niagara/Private/NiagaraEmitterInstance.cpp

Syntax

void CalculateFixedBounds
(
    const FTransform & ToWorldSpace
)

Remarks

Potentially reads back data from the GPU which will introduce a stall and should only be used for debug purposes.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss