unreal.GeometryScriptTangentTypes

class unreal.GeometryScriptTangentTypes

Bases: EnumBase

EGeometry Script Tangent Types

C++ Source:

  • Plugin: GeometryScripting

  • Module: GeometryScriptingCore

  • File: MeshNormalsFunctions.h

FAST_MIKK_T: GeometryScriptTangentTypes = Ellipsis

0

PER_TRIANGLE: GeometryScriptTangentTypes = Ellipsis

1

STANDARD_MIKK_T: GeometryScriptTangentTypes = Ellipsis

Standard MikkT-algorithm tangents. Available for windows/mac/linux platforms; will fall back to FastMikkT if unavailable.

Type:

2