Navigation
API > API/Plugins > API/Plugins/MutableTools > API/Plugins/MutableTools/MuT > API/Plugins/MutableTools/MuT/NodeModifierMeshClipWithUVMask
Inheritance Hierarchy
- Node::Private
- NodeModifier::Private
- NodeModifierMeshClipWithUVMask::Private
References
| Module | MutableTools |
| Header | /Engine/Plugins/Experimental/Mutable/Source/MutableTools/Internal/MuT/NodeModifierMeshClipWithUVMaskPrivate.h |
Syntax
class Private : public mu::NodeModifier::Private
Variables
| Type | Name | Description | |
|---|---|---|---|
| Ptr< NodeImage > | ClipMask | Image with the regions to remove. | |
| uint8 | LayoutIndex | Layout index of the UVs to use inthe source mesh to ben clipped with the mask. |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Serialise
(
OutputArchive& arch |
||
| void | Unserialise
(
InputArchive& arch |
Constants
| Name | Description |
|---|---|
| s_type |