unreal.InterchangeMeshPayLoadKey

class unreal.InterchangeMeshPayLoadKey(unique_id: str = '', type: InterchangeMeshPayLoadType = Ellipsis)

Bases: StructBase

Interchange Mesh Pay Load Key

C++ Source:

  • Plugin: Interchange

  • Module: InterchangeNodes

  • File: InterchangeMeshNode.h

Editor Properties: (see get_editor_property/set_editor_property)

  • type (InterchangeMeshPayLoadType): [Read-Write]

  • unique_id (str): [Read-Write]

property type: InterchangeMeshPayLoadType

[Read-Write]

Type:

(InterchangeMeshPayLoadType)

property unique_id: str

[Read-Write]

Type:

(str)