Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/Experimental/ChaosNiagara/Source/ChaosNiagara/Public/NiagaraDataInterfaceGeometryCollection.h |
Include |
#include "NiagaraDataInterfaceGeometryCollection.h" |
struct FNDIGeometryCollectionData
Data stored per physics asset instance
Name | Description | ||
---|---|---|---|
|
AssetArrays |
Physics asset Cpu arrays |
|
|
AssetBuffer |
Physics asset Gpu buffer |
|
|
BoundsExtent |
||
|
BoundsOrigin |
Geometry Collection Bounds |
|
|
TickingGroup |
The instance ticking group |
Name | Description | ||
---|---|---|---|
|
ETickingGrou... |
ComputeTickingGroup() |
|
|
Init ( |
Initialize the cpu datas |
|
|
Release() |
Release the buffers |
|
|
Update ( |
Update the gpu datas |