unreal.DataprepRemeshOperation

class unreal.DataprepRemeshOperation(outer=None, name='None')

Bases: unreal.DataprepEditingOperation

Experimental - Remesh input meshes

C++ Source:

  • Plugin: DataprepGeometryOperations

  • Module: DataprepGeometryOperations

  • File: DataprepGeometryOperations.h

Editor Properties: (see get_editor_property/set_editor_property)

  • discard_attributes (bool): [Read-Write] If true, UVs and Normals are discarded

  • group_boundary_constraint (GroupBoundaryConstraint): [Read-Write] Group Boundary Constraint Type

  • material_boundary_constraint (MaterialBoundaryConstraint): [Read-Write] Material Boundary Constraint Type

  • mesh_boundary_constraint (MeshBoundaryConstraint): [Read-Write] Mesh Boundary Constraint Type

  • remesh_iterations (int32): [Read-Write] Number of Remeshing passes

  • remesh_type (RemeshType): [Read-Write] Remeshing type

  • smoothing_strength (float): [Read-Write] Amount of Vertex Smoothing applied within Remeshing

  • target_triangle_count (int32): [Read-Write] Target triangle count