Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/Plugins/ModelingComponents/BaseTools
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UInteractiveToolPropertySet
- UTransformInputsToolProperties
References
| Module | ModelingComponents |
| Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/BaseTools/BaseCreateFromSelectedTool.h |
| Include | #include "BaseTools/BaseCreateFromSelectedTool.h" |
Syntax
UCLASS&40;&41;
class UTransformInputsToolProperties : public UInteractiveToolPropertySet
Remarks
Properties of UI to adjust input meshes
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bShowTransformGizmo | Show transform gizmo in the viewport to allow changing translation, rotation and scale of input meshes. |