FNiagaraSceneProxy::SetRenderingEnabled

Sets whether or not this scene proxy should be rendered.

Windows
MacOS
Linux

References

Module

Niagara

Header

/Engine/Plugins/FX/Niagara/Source/Niagara/Public/NiagaraComponent.h

Include

#include "NiagaraComponent.h"

Source

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

Syntax

void SetRenderingEnabled
(
    bool bInRenderingEnabled
)

Remarks

Sets whether or not this scene proxy should be rendered.

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