Navigation
| Name | GeometryCollectionEditor |
| Type | Editor |
| Part of Plugins | Geometry |
| Location | /Engine/Plugins/Experimental/GeometryCollectionPlugin/Source/GeometryCollectionEditor/ |
| Module Build Rules | GeometryCollectionEditor.Build.cs |
Classes
| Name | Remarks |
|---|---|
| FAssetTypeActions_GeometryCollectionCache | |
| FGeomComponentCacheParametersCustomization | |
| FGeometryCollectionAssetBroker | AssetBroker class for GeometryCollection assets |
| FGeometryCollectionCommands | The public interface to this module |
| FGeometryCollectionConversion | The public interface to this module |
| FGeometryCollectionSelectionCommands | |
| FGeometryCollectionThumbnailScene | |
| FTargetCacheProviderEditor | |
| UAssetDefinition_GeometryCollection | |
| UGeometryCollectionCacheFactory | |
| UGeometryCollectionFactory | Factory for Simple Cube |
| UGeometryCollectionThumbnailRenderer |
Interfaces
| Name | Remarks |
|---|---|
| IGeometryCollectionEditorPlugin | The public interface to this module |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| GeometryCollectionSkeletalMeshConversionTuple | TTuple< const USkeletalMesh *, const USkeletalMeshComponent *, FTransform > | GeometryCollection/GeometryCollectionConversion.h | |
| GeometryCollectionStaticMeshConversionTuple | TTuple< const UStaticMesh *, const UStaticMeshComponent *, FTransform > | GeometryCollection/GeometryCollectionConversion.h | |
| GeometryCollectionTuple | TTuple< const UGeometryCollection *, const UGeometryCollectionComponent *, FTransform > | GeometryCollection/GeometryCollectionFactory.h |