unreal.SculptLayerProjectMethod

class unreal.SculptLayerProjectMethod

Bases: EnumBase

ESculpt Layer Project Method

C++ Source:

  • Plugin: MeshPartition

  • Module: MeshPartitionEditor

  • File: MeshPartitionProjectSculptLayersModifier.h

CLOSEST_POINTS: SculptLayerProjectMethod = Ellipsis

Transfer sculpt layers from the closest point on the reference mesh

Type:

1

FIXED_DIRECTION: SculptLayerProjectMethod = Ellipsis

Transfer sculpt layers by projection along a fixed direction

Type:

0