Navigation
API > API/Runtime > API/Runtime/GeometryCollectionEngine
Classes
Constants
| Name | Description |
|---|---|
| CVarISMPoolDebugDraw | |
| CVarISMPoolStats |
Typedefs
| Name | Description |
|---|---|
| FOnGeometryCollectionRootMovedNativeEvent | |
| GeometryCollectionSkeletalMeshConversionTuple | |
| GeometryCollectionStaticMeshConversionTuple |
Enums
| Type | Name | Description | |
|---|---|---|---|
| EGeometryCollectionDebugDrawActorHideGeometry | EGeometryCollectionDebugDrawActorHideGeometry Visibility enum. |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | GeometryCollectionEngineUtility::ComputeNormals
(
FGeometryCollection* GeometryCollection |
||
| void | GeometryCollectionEngineUtility::ComputeTangents
(
FGeometryCollection* GeometryCollection |
||
| void GEOMETRYCOLLECTIONENGINE_API | GeometryCollectionEngineUtility::GenerateConnectedComponents
(
const USkeletalMesh* InSkeletalMesh, |
||
| void | GeometryCollectionEngineUtility::PrintDetailedStatistics
(
const FGeometryCollection* GeometryCollection, |
||
| void | GeometryCollectionEngineUtility::PrintDetailedStatisticsSummary
(
const TArray< const FGeometryCollection* > GeometryCollectionArray |
||
| PRAGMA_DISABLE_DEPRECATION_WARNINGSFName | GetCollectionAttributeName
(
ECollectionAttributeEnum TypeIn |
||
| PRAGMA_DISABLE_DEPRECATION_WARNINGSFName | GetCollectionGroupName
(
ECollectionGroupEnum TypeIn |
||
| FString | Return the name of selected solver, or "None" if none is selected. | ||
| uint32 | GetTypeHash
(
const FISMComponentDescription& Desc |
||
| uint32 | GetTypeHash
(
const FGeometryCollectionStaticMeshInstance& MeshInstance |
||
| class |
|
AGeometryCollectionDebugDrawActor An actor representing the collection of data necessary to visualize the geometry collections' debug informations. | |
| UGeometryCollectionDebugDrawComponent Component adding debug drawing functionality to a GeometryCollectionActor. |
Variables
| Type | Name | Description | |
|---|---|---|---|
| TObjectPtr< AGeometryCollectionActor > | GeometryCollection | Currently selected geometry collection. | |
| PRAGMA_ENABLE_DEPRECATION_WARNINGS | |||
| TObjectPtr< AChaosSolverActor > | Solver | FGeometryCollectionDebugDrawWarningMessage Empty structure used to embed a warning message in the UI through a detail customization. |