Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp > API/Plugins/MeshModelingToolsExp/UMeshAttributePaintToolPropertie-
References
| Module | MeshModelingToolsExp |
| Header | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Public/MeshAttributePaintTool.h |
| Include | #include "MeshAttributePaintTool.h" |
| Source | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Private/MeshAttributePaintTool.cpp |
bool ValidateSelectedAttribute
&40;
bool bUpdateIfInvalid
&41;
Remarks
Verify that the attribute selection is valid true if selection is in the Attributes array
Parameters
| Name | Description |
|---|---|
| bUpdateIfInvalid | if selection is not valid, use attribute at index 0 or empty if there are no attributes |