unreal.DynamicMeshChangeType

class unreal.DynamicMeshChangeType

Bases: EnumBase

EDynamicMeshChangeType is used by FDynamicMeshChangeInfo to indicate a “type” of mesh change

C++ Source:

  • Module: GeometryFramework

  • File: UDynamicMesh.h

ATTRIBUTE_EDIT: DynamicMeshChangeType

5

DEFORMATION_EDIT: DynamicMeshChangeType

4

GENERAL_EDIT: DynamicMeshChangeType

0

MESH_CHANGE: DynamicMeshChangeType

1

MESH_REPLACEMENT_CHANGE: DynamicMeshChangeType

2

MESH_VERTEX_CHANGE: DynamicMeshChangeType

3