Navigation
API > API/Plugins > API/Plugins/MeshModelingTools > API/Plugins/MeshModelingTools/Properties > API/Plugins/MeshModelingTools/Properties/UMeshUVChannelProperties
References
| Module | MeshModelingTools |
| Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingTools/Public/Properties/MeshUVChannelProperties.h |
| Include | #include "Properties/MeshUVChannelProperties.h" |
| Source | /Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingTools/Private/Properties/MeshUVChannelProperties.cpp |
bool ValidateSelection
&40;
bool bUpdateIfInvalid
&41;
Remarks
Verify that the UV channel selection is valid true if selection in UVChannel is an entry in UVChannelNamesList.
Parameters
| Name | Description |
|---|---|
| bUpdateIfInvalid | if selection is not valid, reset UVChannel to UV0 or empty if no UV channels exist |