Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp
Inheritance Hierarchy
- UObject
- FWatchablePropertySet
- UInteractiveToolPropertySet
- UDeformMeshPolygonsTransformProperties
References
| Module | MeshModelingToolsExp |
| Header | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Public/DeformMeshPolygonsTool.h |
| Include | #include "DeformMeshPolygonsTool.h" |
Syntax
UCLASS ()
class UDeformMeshPolygonsTransformProperties : public UInteractiveToolPropertySet
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bPostFixHandles | ||
| bool | bSelectEdges | Allow for edges to be selected. | |
| bool | bSelectFaces | Allow for faces (PolyGroups) to be selected. | |
| bool | bSelectVertices | Allow for vertices to be selected. | |
| bool | bShowWireframe | If true, overlays preview with wireframe. | |
| EGroupTopologyDeformationStrategy | DeformationStrategy | Type of deformation used. | |
| double | HandleWeight | ||
| EWeightScheme | SelectedWeightScheme | ||
| EQuickTransformerMode | TransformMode | Type of transformation used. |
Constructors
| Type | Name | Description | |
|---|---|---|---|