Navigation
API > API/Plugins > API/Plugins/ChaosNiagara
References
| Module | ChaosNiagara |
| Header | /Engine/Plugins/Experimental/ChaosNiagara/Source/ChaosNiagara/Public/NiagaraDataInterfaceGeometryCollection.h |
| Include | #include "NiagaraDataInterfaceGeometryCollection.h" |
Syntax
struct FNDIGeometryCollectionArrays
Remarks
Arrays in which the cpu datas will be str
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< FVector4f > | BoundsBuffer | ||
| uint32 | NumPieces | ||
| TArray< FVector4f > | PrevWorldInverseTransformBuffer | ||
| TArray< FVector4f > | PrevWorldTransformBuffer | ||
| TArray< FVector4f > | WorldInverseTransformBuffer | ||
| TArray< FVector4f > | WorldTransformBuffer |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FNDIGeometryCollectionArrays
(
uint32 Num |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | CopyFrom
(
const FNDIGeometryCollectionArrays* Other |
||
| void | Resize
(
uint32 Num |