Navigation
API > API/Runtime > API/Runtime/GeometryCollectionEngine > API/Runtime/GeometryCollectionEngine/GeometryCollection
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UActorComponent
- UGeometryCollectionDebugDrawComponent
References
| Module | GeometryCollectionEngine |
| Header | /Engine/Source/Runtime/Experimental/GeometryCollectionEngine/Public/GeometryCollection/GeometryCollectionDebugDrawComponent.h |
| Include | #include "GeometryCollection/GeometryCollectionDebugDrawComponent.h" |
Syntax
class UGeometryCollectionDebugDrawComponent : public UActorComponent
Variables
| Type | Name | Description | |
|---|---|---|---|
| UGeometryCollectionComponent * | GeometryCollectionComponent | ||
| TObjectPtr< AGeometryCollectionRenderLevelSetActor > | GeometryCollectionRenderLevelSetActor | Level Set singleton actor, containing the Render properties. |
Constructors
| Type | Name | Description | |
|---|---|---|---|
UGeometryCollectionDebugDrawComponent
(
const FObjectInitializer& ObjectInitializer |
Deprecated Variables
| Type | Name | Description | |
|---|---|---|---|
| PRAGMA_DISABLE_DEPRECATION_WARNINGSTObjectPtr< AGeometryCollectionDebugDrawActor > | GeometryCollectionDebugDrawActor_DEPRECATED | Singleton actor, containing the debug draw properties. |