unreal.RigModuleDescription

class unreal.RigModuleDescription(path: SoftObjectPath = Ellipsis, settings: RigModuleSettings = Ellipsis)

Bases: StructBase

Rig Module Description

C++ Source:

  • Plugin: ControlRig

  • Module: ControlRig

  • File: RigModuleDefines.h

Editor Properties: (see get_editor_property/set_editor_property)

  • path (SoftObjectPath): [Read-Only]

  • settings (RigModuleSettings): [Read-Only]

property path: SoftObjectPath

[Read-Only]

Type:

(SoftObjectPath)

property settings: RigModuleSettings

[Read-Only]

Type:

(RigModuleSettings)