Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Plugins/Experimental/MeshLODToolset/Source/MeshLODToolset/Public/Tools/GenerateStaticMeshLODAssetTool.h |
Include |
#include "Tools/GenerateStaticMeshLODAssetTool.h" |
UCLASS()
class UGenerateStaticMeshLODAssetToolPresetProperties : public UInteractiveToolPropertySet
Name | Description | ||
---|---|---|---|
|
TWeakObjectPtr<... |
ParentTool |
|
|
TWeakObjectPtr<... |
Preset |
Preset Asset represents a set of Saved Settings for this Tool |
Name | Description | ||
---|---|---|---|
|
Initialize |
||
|
PostAction |
||
|
ReadFromPreset() |
Save the current Tool settings to the Preset Asset |
|
|
WriteToPreset() |
Read the current Tool settings from the Preset Asset |