Navigation
API > API/Runtime > API/Runtime/GeometryCollectionEngine > API/Runtime/GeometryCollectionEngine/GeometryCollection > API/Runtime/GeometryCollectionEngine/GeometryCollection/FGeometryCollect-_21
References
| Module | GeometryCollectionEngine |
| Header | /Engine/Source/Runtime/Experimental/GeometryCollectionEngine/Public/GeometryCollection/GeometryCollectionComponent.h |
| Include | #include "GeometryCollection/GeometryCollectionComponent.h" |
Syntax
struct FReleasedData
Remarks
This represents the data for when a particle is released from its parent cluster this data is added when the particle is released but will be cleared after a while so that late client will not replay the break as it is in their past
Variables
| Type | Name | Description | |
|---|---|---|---|
| FVector_NetQuantize10 | AngularVelocityInDegreesPerSecond | ||
| FVector_NetQuantize10 | LinearVelocity | ||
| int16 | TransformIndex |