FDynamicMeshAttributeChangeSet

[FDynamicMeshAttributeChangeSet](API\Plugins\DynamicMesh\FDynamicMeshAttributeChangeSet) stores a set of UV and Normal changes for a [FDynamicMesh3](API\Plugins\DynamicMesh\FDynamicMesh3)

Windows
MacOS
Linux

References

Module

DynamicMesh

Header

/Engine/Plugins/Experimental/GeometryProcessing/Source/DynamicMesh/Public/DynamicMeshChangeTracker.h

Include

#include "DynamicMeshChangeTracker.h"

Syntax

class FDynamicMeshAttributeChangeSet

Remarks

FDynamicMeshAttributeChangeSet stores a set of UV and Normal changes for a FDynamicMesh3

Variables

Constructors

Functions

Name Description

Public function Const

bool

 

Apply

(
    FDynamicMeshAttributeSet* Attr...,
    bool bRevert
)

Call Apply() on all the UV and Normal changes

Operators

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss