Navigation
API > API/Plugins > API/Plugins/Niagara
References
| Module | Niagara |
| Header | /Engine/Plugins/FX/Niagara/Source/Niagara/Public/NiagaraDataInterfaceRigidMeshCollisionQuery.h |
| Include | #include "NiagaraDataInterfaceRigidMeshCollisionQuery.h" |
Syntax
struct FNDIRigidMeshCollisionArrays
Remarks
Arrays in which the cpu datas will be str
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< int32 > | ComponentIdIndex | ||
| TArray< FVector4f > | CurrentInverse | ||
| TArray< FVector4f > | CurrentTransform | ||
| TArray< FVector4f > | ElementExtent | ||
| FNDIRigidMeshCollisionElementOffset | ElementOffsets | ||
| const uint32 | MaxPrimitives | ||
| TArray< FVector4f > | MeshScale | ||
| TArray< uint32 > | PhysicsType | ||
| TArray< FVector4f > | PreviousInverse | ||
| TArray< FVector4f > | PreviousTransform | ||
| TArray< FPrimitiveComponentId > | UniqueCompnentId |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FNDIRigidMeshCollisionArrays
(
uint32 Num |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Reset () |