Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/FGeometryCollectionPhysicsProxy
| |
|
| Name |
FGTParticleIndices |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/Experimental/Chaos/Public/PhysicsProxy/GeometryCollectionPhysicsProxy.h |
| Include Path |
#include "PhysicsProxy/GeometryCollectionPhysicsProxy.h" |
Syntax
struct FGTParticleIndices
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| InternalClusterUniqueId |
int32 |
Unique index of the parent the GT particle is a child of internal cluster |
PhysicsProxy/GeometryCollectionPhysicsProxy.h |
|
| TransformGroupIndex |
int32 |
Correponding transform index of the GTparticle |
PhysicsProxy/GeometryCollectionPhysicsProxy.h |
|