Navigation
API > API/Runtime > API/Runtime/GeometryCollectionEngine
HitProxy with transform index information.
| Name | HGeometryCollection |
| Type | struct |
| Header File | /Engine/Source/Runtime/Experimental/GeometryCollectionEngine/Public/GeometryCollection/GeometryCollectionHitProxy.h |
| Include Path | #include "GeometryCollection/GeometryCollectionHitProxy.h" |
Syntax
struct HGeometryCollection : public HHitProxy
Inheritance Hierarchy
- FRefCountedObject → HHitProxy → HGeometryCollection
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
HGeometryCollection
(
UGeometryCollectionComponent* InGeometryCollectionComponent, |
GeometryCollection/GeometryCollectionHitProxy.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| BoneIndex | int32 | GeometryCollection/GeometryCollectionHitProxy.h | ||
| Component | TObjectPtr< UGeometryCollectionComponent > | GeometryCollection/GeometryCollectionHitProxy.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual HHitProxyType * GetType() |
GeometryCollection/GeometryCollectionHitProxy.h |
Overridden from HHitProxy
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void AddReferencedObjects
(
FReferenceCollector& Collector |
GeometryCollection/GeometryCollectionHitProxy.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static HHitProxyType * StaticGetType() |
GeometryCollection/GeometryCollectionHitProxy.h |