Navigation
API > API/Plugins > API/Plugins/DataflowEditor > API/Plugins/DataflowEditor/UDataflowEditorVertexAttributePa-
This structure holds information for mirroring
| Name | FMirrorData |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/Dataflow/Source/DataflowEditor/Public/DataflowEditorTools/DataflowEditorVertexAttributePaintTool.h |
| Include Path | #include "DataflowEditorTools/DataflowEditorVertexAttributePaintTool.h" |
Syntax
struct FMirrorData
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Axis | EAxis::Type | DataflowEditorTools/DataflowEditorVertexAttributePaintTool.h | ||
| Direction | EDataflowEditorToolMirrorDirection | DataflowEditorTools/DataflowEditorVertexAttributePaintTool.h | ||
| VertexMap | TMap< int32, int32 > | DataflowEditorTools/DataflowEditorVertexAttributePaintTool.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void EnsureMirrorDataIsUpdated
(
const FDynamicMesh3& Mesh, |
Lazily updates the mirror data tables for the current skeleton/mesh/mirror plane | DataflowEditorTools/DataflowEditorVertexAttributePaintTool.h | |
| DataflowEditorTools/DataflowEditorVertexAttributePaintTool.h |