unreal.DatasmithPropertyCategory

class unreal.DatasmithPropertyCategory

Bases: unreal.EnumBase

Describes a category of an UPropertyValue asset, indicating types of properties that require special handling for any reason. Mirrors EPropertyValueCategory

C++ Source:

  • Module: DatasmithCore

  • File: DatasmithDefinitions.h

COLOR

64

GENERIC

1

MATERIAL

32

OPTION

128

RELATIVE_LOCATION

2

RELATIVE_ROTATION

4

RELATIVE_SCALE3D

8

UNDEFINED

0

VISIBILITY

16