unreal.DataprepJacketingFilter

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

Bases: unreal.DataprepFilterNoFetcher

Apply mesh jacketing to selected objects

C++ Source:

  • Plugin: DataprepGeometryOperations

  • Module: DataprepGeometryOperations

  • File: DataprepGeometryFilters.h

Editor Properties: (see get_editor_property/set_editor_property)

  • gap_max_diameter (float): [Read-Write] Gap Max Diameter: Merge distance used to fill gap, in cm.

  • is_excluding_result (bool): [Read-Write] Is Excluding Result: Is this filter a excluding filter (a filter that is inverse his normal output)

  • voxel_precision (float): [Read-Write] Voxel Precision: Accuracy of the distance field approximation, in cm.