unreal.DMMaterialPropertyType

class unreal.DMMaterialPropertyType

Bases: EnumBase

EDMMaterial Property Type

C++ Source:

  • Plugin: DynamicMaterial

  • Module: DynamicMaterial

  • File: DMDefs.h

AMBIENT_OCCLUSION: DMMaterialPropertyType

11

ANISOTROPY: DMMaterialPropertyType

12

ANY: DMMaterialPropertyType

19

BASE_COLOR: DMMaterialPropertyType

1

CUSTOM1: DMMaterialPropertyType

15

CUSTOM2: DMMaterialPropertyType

16

CUSTOM3: DMMaterialPropertyType

17

CUSTOM4: DMMaterialPropertyType

18

EMISSIVE_COLOR: DMMaterialPropertyType

2

METALLIC: DMMaterialPropertyType

7

NONE: DMMaterialPropertyType

0

NORMAL: DMMaterialPropertyType

8

OPACITY: DMMaterialPropertyType

3

OPACITY_MASK: DMMaterialPropertyType

4

PIXEL_DEPTH_OFFSET: DMMaterialPropertyType

9

REFRACTION: DMMaterialPropertyType

13

ROUGHNESS: DMMaterialPropertyType

5

SPECULAR: DMMaterialPropertyType

6

TANGENT: DMMaterialPropertyType

14

WORLD_POSITION_OFFSET: DMMaterialPropertyType

10