Navigation
| Name | FractureEditor |
| Type | Editor |
| Part of Plugins | ChaosEditor |
| Location | /Engine/Plugins/Experimental/ChaosEditor/Source/FractureEditor/ |
| Module Build Rules | FractureEditor.Build.cs |
Classes
| Name | Remarks |
|---|---|
| FFractureEditorModeToolkit | |
| FFractureEditorModule | |
| FFractureSelectionTools | |
| FFractureViewSettingsCustomization | |
| FHistogramSettingsCustomization | |
| FOutlinerSettingsCustomization | |
| TManagedArray | |
| UFractureActionTool | Tools derived from this class should require parameter inputs from the user, only the bone selection. |
| UFractureEditorMode | |
| UFractureInteractiveTool | Tools derived from this class provide parameter details, operate modally and use a viewport manipulator to set certain parameters. |
| UFractureModalTool | Tools derived from this class provide parameter details and operate modally. |
| UFractureModeCustomizationSettings | |
| UFractureModeSettings | Settings for the Fracture Editor Mode. |
| UFractureSettings | Settings specifically related to viewing fractured meshes |
| UFractureToolSettings |
Structs
| Name | Remarks |
|---|---|
| FFractureModeCustomSectionColor | Defines a color to be used for a particular Tool Palette Section |
| FFractureModeCustomToolColor | Defines a color to be used for a particular Tool Palette Section |
| FTextAndSlateColor | |
| FVisualizationMappings | Helper structure to correspond a UFractureModalTool's VisualizedCollections with elements of the tool's visualizations. |
Enums
Public
| Name | Remarks |
|---|---|
| EFractureModeNewAssetLocation | Control the default asset folder presented when using the "New" tool to create a Geometry Collection in Fracture Mode. |
| EFractureSelectionDisplayMode | |
| EOutlinerColumnMode |
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| FractureTransactionContexts::SelectBoneContext | const TCHAR | FractureEditorMode.h |