Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp
Inheritance Hierarchy
- UObject
- FWatchablePropertySet
- UInteractiveToolPropertySet
- USelectiveTessellationProperties
References
| Module | MeshModelingToolsExp |
| Header | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Public/DisplaceMeshTool.h |
| Include | #include "DisplaceMeshTool.h" |
Syntax
UCLASS ()
class USelectiveTessellationProperties : public UInteractiveToolPropertySet
Remarks
PropertySet for properties affecting the selective tessellation.
Variables
| Type | Name | Description | |
|---|---|---|---|
| FName | ActiveMaterial | Name of the selected material. | |
| TArray< FString > | MaterialIDList | ||
| EDisplaceMeshToolTriangleSelectionType | SelectionType | Optionally, restrict tessellation to a subset of the triangles. |