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 FGeometryCollectionClusterRep
Remarks
Deprecated TManagedArray
Variables
| Type | Name | Description | |
|---|---|---|---|
| FVector_NetQuantize100 | AngularVelocity | ||
| uint16 | ClusterIdx | ||
| FClusterState | ClusterState | ||
| FVector_NetQuantize100 | LinearVelocity | ||
| FVector_NetQuantize100 | Position | ||
| FQuat | Rotation |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | ClusterChanged
(
const FGeometryCollectionClusterRep& Other |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FClusterState |