unreal.GeometryScriptMeshSelectionConversionType

class unreal.GeometryScriptMeshSelectionConversionType

Bases: EnumBase

Type of Conversion to apply to a FGeometryScriptMeshSelection

C++ Source:

  • Plugin: GeometryScripting

  • Module: GeometryScriptingCore

  • File: GeometryScriptSelectionTypes.h

NO_CONVERSION: GeometryScriptMeshSelectionConversionType

0

TO_POLYGROUPS: GeometryScriptMeshSelectionConversionType

3

TO_TRIANGLES: GeometryScriptMeshSelectionConversionType

2

TO_VERTICES: GeometryScriptMeshSelectionConversionType

1