Navigation
API > API/Runtime > API/Runtime/GeometryCollectionEngine > API/Runtime/GeometryCollectionEngine/GeometryCollection
References
| Module | GeometryCollectionEngine |
| Header | /Engine/Source/Runtime/Experimental/GeometryCollectionEngine/Public/GeometryCollection/GeometryCollectionComponent.h |
| Include | #include "GeometryCollection/GeometryCollectionComponent.h" |
Syntax
struct FGeometryCollectionActivatedCluster
Variables
| Type | Name | Description | |
|---|---|---|---|
| uint16 | ActivatedIndex | ||
| FVector_NetQuantize100 | InitialAngularVelocity | ||
| FVector_NetQuantize100 | InitialLinearVelocity |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FGeometryCollectionActivatedCluster
(
uint16 Index, |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator==
(
const FGeometryCollectionActivatedCluster& Other |