Navigation
API > API/Runtime > API/Runtime/GeometryCollectionEngine > API/Runtime/GeometryCollectionEngine/GeometryCollection
Inheritance Hierarchy
- UDebugDrawComponent
- UGeometryCollectionISMPoolDebugDrawComponent
References
| Module | GeometryCollectionEngine |
| Header | /Engine/Source/Runtime/Experimental/GeometryCollectionEngine/Public/GeometryCollection/GeometryCollectionISMPoolDebugDrawComponent.h |
| Include | #include "GeometryCollection/GeometryCollectionISMPoolDebugDrawComponent.h" |
Syntax
UCLASS (ClassGroup=Debug)
class UGeometryCollectionISMPoolDebugDrawComponent : public UDebugDrawComponent
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bShowBounds | ||
| bool | bShowGlobalStats | ||
| bool | bShowStats | ||
| TObjectPtr< const UInstancedStaticMeshComponent > | SelectedComponent | ||
| float | SelectTimer |
Constructors
| Type | Name | Description | |
|---|---|---|---|
UGeometryCollectionISMPoolDebugDrawComponent
(
const FObjectInitializer& ObjectInitializer |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | BeginPlay () |
||
| FBoxSphereBounds | CalcBounds
(
const FTransform& LocalToWorld |
||
| void | EndPlay
(
const EEndPlayReason::Type EndPlayReason |
||
| void | PostEditChangeProperty
(
FPropertyChangedEvent& PropertyChangedEvent |
||
| void | TickComponent
(
float DeltaTime, |
||
| void | |||
| void |