unreal.GeometryScriptIndexType

class unreal.GeometryScriptIndexType

Bases: unreal.EnumBase

List Types

C++ Source:

  • Plugin: GeometryScripting

  • Module: GeometryScriptingCore

  • File: GeometryScriptTypes.h

ANY

Index lists of Any type are compatible with any other index list type

Type

0

MATERIAL_ID

3

POLYGROUP_ID

4

TRIANGLE

1

VERTEX

2