unreal.MaterialExpressionBoundsType

class unreal.MaterialExpressionBoundsType

Bases: EnumBase

EMaterial Expression Bounds Type

C++ Source:

  • Module: Engine

  • File: MaterialExpressionBounds.h

MEILB_INSTANCE_LOCAL: MaterialExpressionBoundsType

Instance local

Type:

0

MEILB_OBJECT_LOCAL: MaterialExpressionBoundsType

Object local

Type:

1

MEILB_PRE_SKINNED_LOCAL: MaterialExpressionBoundsType

Skinned local

Type:

2