Navigation
API > API/Runtime > API/Runtime/GeometryCollectionEngine > API/Runtime/GeometryCollectionEngine/GeometryCollection
References
| Module | GeometryCollectionEngine |
| Header | /Engine/Source/Runtime/Experimental/GeometryCollectionEngine/Public/GeometryCollection/GeometryCollectionObject.h |
| Include | #include "GeometryCollection/GeometryCollectionObject.h" |
Syntax
USTRUCT ()
struct FGeometryCollectionCollisionParticleData
Variables
| Type | Name | Description | |
|---|---|---|---|
| float | CollisionParticlesFraction | Number of particles on the triangulated surface to use for collisions. | |
| int32 | MaximumCollisionParticles | Max number of particles. |
Constructors
| Type | Name | Description | |
|---|---|---|---|