unreal.DataprepRemeshOperation¶
- class unreal.DataprepRemeshOperation(outer=None, name='None')¶
Bases:
unreal.DataprepEditingOperationExperimental - 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] Discard Attributes: If true, UVs and Normals are discardedgroup_boundary_constraint(GroupBoundaryConstraint): [Read-Write] Group Boundary Constraint: Group Boundary Constraint Typematerial_boundary_constraint(MaterialBoundaryConstraint): [Read-Write] Material Boundary Constraint: Material Boundary Constraint Typemesh_boundary_constraint(MeshBoundaryConstraint): [Read-Write] Mesh Boundary Constraint: Mesh Boundary Constraint Typeremesh_iterations(int32): [Read-Write] Remesh Iterations: Number of Remeshing passesremesh_type(RemeshType): [Read-Write] Remesh Type: Remeshing typesmoothing_strength(float): [Read-Write] Smoothing Strength: Amount of Vertex Smoothing applied within Remeshingtarget_triangle_count(int32): [Read-Write] Target Triangle Count: Target triangle count