unreal.InterchangeGroomPayloadKey¶
- class unreal.InterchangeGroomPayloadKey(unique_id: str = '', type: InterchangeGroomPayLoadType = Ellipsis, frame_number: int = 0)¶
Bases:
StructBaseInterchange Groom Payload Key
C++ Source:
Plugin: Interchange
Module: InterchangeNodes
File: InterchangeGroomNode.h
Editor Properties: (see get_editor_property/set_editor_property)
frame_number(int32): [Read-Write]type(InterchangeGroomPayLoadType): [Read-Write]unique_id(str): [Read-Write]
- property type: InterchangeGroomPayLoadType¶
[Read-Write]
- Type: