unreal.MaterialPropertyCategory

class unreal.MaterialPropertyCategory

Bases: EnumBase

Enumeration of material instance property types.

C++ Source:

  • Plugin: MaterialValidation

  • Module: MaterialValidation

  • File: MaterialValidationLibraryTypes.h

COMPONENT_MASK: MaterialPropertyCategory = Ellipsis

4

COUNT: MaterialPropertyCategory = Ellipsis

5

DEFAULT: MaterialPropertyCategory = Ellipsis

0

STATIC_PROPERTY: MaterialPropertyCategory = Ellipsis

1

STATIC_SWITCH: MaterialPropertyCategory = Ellipsis

3

USAGE_FLAG: MaterialPropertyCategory = Ellipsis

2