unreal.RigMapperSdkKey

class unreal.RigMapperSdkKey(in_: float = 0.0, out: float = 0.0)

Bases: StructBase

Rig Mapper Sdk Key

C++ Source:

  • Plugin: RigMapper

  • Module: RigMapper

  • File: RigMapperDefinition.h

Editor Properties: (see get_editor_property/set_editor_property)

  • in_ (double): [Read-Write]

  • out (double): [Read-Write]

property in_: float

[Read-Write]

Type:

(double)

property out: float

[Read-Write]

Type:

(double)