unreal.TexturePatchTessellationErrorMode

class unreal.TexturePatchTessellationErrorMode

Bases: EnumBase

ETexture Patch Tessellation Error Mode

C++ Source:

  • Plugin: MeshPartition

  • Module: MeshPartitionEditor

  • File: MeshPartitionTexturePatchModifier.h

ABSOLUTE: TexturePatchTessellationErrorMode = Ellipsis

Target error specified in scene-units.

Type:

0

RELATIVE: TexturePatchTessellationErrorMode = Ellipsis

Scale-invariant tessellation detail, relative to object bounds.

Type:

1