FNiagaraSystemScalabilityOverride

Windows
MacOS
Linux

Inheritance Hierarchy

FNiagaraSystemScalabilitySettings

FNiagaraSystemScalabilityOverride

References

Module

Niagara

Header

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

Include

#include "NiagaraEffectType.h"

Syntax

[USTRUCT](Programming/UnrealArchitecture/Reference/Structs)()
struct FNiagaraSystemScalabilityOverride : public FNiagaraSystemScalabilitySettings

Variables

Name Description

Public variable UProperty Category, EditAnywhere

uint32: 1

 

bOverrideDistanceSettings

Controls whether we override the distance culling settings.

Public variable UProperty Category, EditAnywhere

uint32: 1

 

bOverrideGlobalBudgetCullingSettings

Controls whether we override the global budget culling settings.

Public variable UProperty Category, EditAnywhere displayname

uint32: 1

 

bOverrideInstanceCountSettings

Controls whether we override the instance count culling settings.

Public variable UProperty Category, EditAnywhere displayname

uint32: 1

 

bOverridePerSystemInstanceCountSettings

Controls whether we override the per system instance count culling settings.

Public variable UProperty Category, EditAnywhere

uint32: 1

 

bOverrideTimeSinceRendererSettings

Controls whether we override the visibility culling settings.

Constructors

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