Choose your operating system:
Windows
macOS
Linux
| TSharedFromThis
|
Module |
|
Header |
/Engine/Plugins/Editor/ModelingToolsEditorMode/Source/ModelingToolsEditorMode/Public/DetailsCustomizations/MeshVertexSculptToolCustomizations.h |
Include |
#include "DetailsCustomizations/MeshVertexSculptToolCustomizations.h" |
class FVertexBrushSculptPropertiesDetails : public IDetailCustomization
Customization for vertexsculpt properties, creates combopanel for brush type, small-style combopanel for falloff type, and stacks controls to the right
Name | Description | ||
---|---|---|---|
|
TSharedPtr< SBu... |
FreezeTargetButton |
|
|
TWeakObjectPtr<... |
TargetTool |
Name | Description | ||
---|---|---|---|
|
IsFreezeTargetEnabled() |
||
|
TSharedPtr< ... |
MakeFreezeTargetWidget() |
|
|
TSharedRef< ... |
MakeInstance() |
|
|
TSharedPtr< ... |
MakeRegionFilterWidget() |
|
|
OnSetFreezeTarget ( |
||
|
OnToggledFreezeTarget() |
Name | Description | ||
---|---|---|---|
|
CustomizeDetails ( |
Called when details should be customized |