Navigation
API > API/Runtime > API/Runtime/GeometryCollectionEngine
| Name | AGeometryCollectionActor |
| Type | class |
| Header File | /Engine/Source/Runtime/Experimental/GeometryCollectionEngine/Public/GeometryCollection/GeometryCollectionActor.h |
| Include Path | #include "GeometryCollection/GeometryCollectionActor.h" |
Syntax
UCLASS (MinimalAPI)
class AGeometryCollectionActor : public AActor
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → AActor → AGeometryCollectionActor
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
AGeometryCollectionActor
(
const FObjectInitializer& ObjectInitializer |
GeometryCollection/GeometryCollectionActor.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| GeometryCollectionComponent | TObjectPtr< UGeometryCollectionComponent > | GeometryCollectionComponent | GeometryCollection/GeometryCollectionActor.h |
|
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UGeometryCollectionComponent * GetGeometryCollectionComponent() |
GeometryCollection/GeometryCollectionActor.h | ||
bool RaycastSingle
(
FVector Start, |
GeometryCollection/GeometryCollectionActor.h |
|
Overridden from AActor
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| GeometryCollection/GeometryCollectionActor.h |
Deprecated Variables
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| GeometryCollectionDebugDrawComponent_DEPRECATED | PRAGMA_DISABLE_DEPRECATION_WARNINGSTObjectPtr< UGeometryCollectionDebugDrawComponent > | GeometryCollection/GeometryCollectionActor.h |