Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UInteractiveToolPropertySet
- UMeshAttributePaintToolProperties
References
| Module | MeshModelingToolsExp |
| Header | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Public/MeshAttributePaintTool.h |
| Include | #include "MeshAttributePaintTool.h" |
Syntax
UCLASS&40;&41;
class UMeshAttributePaintToolProperties : public UInteractiveToolPropertySet
Variables
Functions
| Type | Name | Description | |
|---|---|---|---|
| const TArray< FString > & | |||
| int32 | |||
| void | Initialize
(
const TArray< FName >& AttributeNames, |
Initialize the internal array of attribute names | |
| bool | ValidateSelectedAttribute
(
bool bUpdateIfInvalid |
Verify that the attribute selection is valid |