FNiagaraVariableLayoutInfo

Copyright Epic Games, Inc. All Rights Reserved.

Windows
MacOS
Linux

References

Module

Niagara

Header

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

Include

#include "NiagaraDataSet.h"

Syntax

[USTRUCT](Programming/UnrealArchitecture/Reference/Structs)()
struct FNiagaraVariableLayoutInfo

Remarks

Helper class defining the layout and location of an FNiagaraVariable in an FNiagaraDataBuffer->

Variables

Name Description

Public variable UProperty

uint32

 

FloatComponentStart

Start index for the float components in the main buffer.

Public variable UProperty

uint32

 

Int32ComponentStart

Start index for the int32 components in the main buffer.

Public variable UProperty

FNiagaraTypeLay...

 

LayoutInfo

This variable's type layout info.

Functions

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