unreal.DatasmithKeyValuePropertyType

class unreal.DatasmithKeyValuePropertyType

Bases: EnumBase

Key-value property

C++ Source:

  • Module: DatasmithCore

  • File: DatasmithDefinitions.h

BOOL: DatasmithKeyValuePropertyType

3

COLOR: DatasmithKeyValuePropertyType

1

FLOAT: DatasmithKeyValuePropertyType

2

INTEGER: DatasmithKeyValuePropertyType

6

STRING: DatasmithKeyValuePropertyType

0

TEXTURE: DatasmithKeyValuePropertyType

4

VECTOR: DatasmithKeyValuePropertyType

5