Navigation
API > API/Runtime > API/Runtime/GeometryCollectionEngine > API/Runtime/GeometryCollectionEngine/GeometryCollection
Inheritance Hierarchy
- HHitProxy
- HGeometryCollection
References
| Module | GeometryCollectionEngine |
| Header | /Engine/Source/Runtime/Experimental/GeometryCollectionEngine/Public/GeometryCollection/GeometryCollectionHitProxy.h |
| Include | #include "GeometryCollection/GeometryCollectionHitProxy.h" |
Syntax
struct HGeometryCollection : public HHitProxy
Remarks
HitProxy with transform index information.
Variables
| Type | Name | Description | |
|---|---|---|---|
| int32 | BoneIndex | ||
| TObjectPtr< UGeometryCollectionComponent > | Component |
Constructors
| Type | Name | Description | |
|---|---|---|---|
HGeometryCollection
(
UGeometryCollectionComponent* InGeometryCollectionComponent, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | AddReferencedObjects
(
FReferenceCollector& Collector |
||
| HHitProxyType * | GetType () |
||
| HHitProxyType * |