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