Navigation
API > API/Plugins > API/Plugins/FractureEditor
References
| Module | FractureEditor |
| Header | /Engine/Plugins/Experimental/ChaosEditor/Source/FractureEditor/Public/FractureModeSettings.h |
| Include | #include "FractureModeSettings.h" |
Syntax
enum EFractureModeNewAssetLocation
&123;
SourceAssetFolder,
LastUsedFolder,
ContentBrowserFolder,
&125;
Values
| Name | Description |
|---|---|
| SourceAssetFolder | Default to creating rest collections in the same folder as the source asset. |
| LastUsedFolder | Default to creating rest collections in the last folder selected this session. |
| ContentBrowserFolder | Default to creating reset collections in the currently-visible Asset Browser folder if available, otherwise use the Last Used Folder. |
Remarks
Control the default asset folder presented when using the "New" tool to create a Geometry Collection in Fracture Mode.