Navigation
API > API/Plugins > API/Plugins/MutableTools > API/Plugins/MutableTools/NodeModifierSurfaceEdit
| Name | FLOD |
| Type | struct |
| Header File | /Engine/Plugins/Mutable/Source/MutableTools/Public/MuT/NodeModifierSurfaceEdit.h |
| Include Path | #include "MuT/NodeModifierSurfaceEdit.h" |
Syntax
struct FLOD
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| MeshAdd | Ptr< NodeMesh > | Mesh to add to the modified surface. | MuT/NodeModifierSurfaceEdit.h | |
| MeshRemove | Ptr< NodeMesh > | Mesh to remove from the modified surface. | MuT/NodeModifierSurfaceEdit.h | |
| Textures | TArray< FTexture > | Textures to modify. | MuT/NodeModifierSurfaceEdit.h |