Navigation
API > API/Runtime > API/Runtime/GeometryCollectionEngine
Deprecated TManagedArray
| Name | FGeometryCollectionClusterRep |
| Type | struct |
| Header File | /Engine/Source/Runtime/Experimental/GeometryCollectionEngine/Public/GeometryCollection/GeometryCollectionComponent.h |
| Include Path | #include "GeometryCollection/GeometryCollectionComponent.h" |
Syntax
struct FGeometryCollectionClusterRep
Structs
| Name | Remarks |
|---|---|
| FClusterState |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AngularVelocity | FVector_NetQuantize100 | GeometryCollection/GeometryCollectionComponent.h | ||
| ClusterIdx | uint16 | GeometryCollection/GeometryCollectionComponent.h | ||
| ClusterState | FClusterState | GeometryCollection/GeometryCollectionComponent.h | ||
| LinearVelocity | FVector_NetQuantize100 | GeometryCollection/GeometryCollectionComponent.h | ||
| Position | FVector_NetQuantize100 | GeometryCollection/GeometryCollectionComponent.h | ||
| Rotation | FQuat | GeometryCollection/GeometryCollectionComponent.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool ClusterChanged
(
const FGeometryCollectionClusterRep& Other |
GeometryCollection/GeometryCollectionComponent.h |