unreal.AnimDetailProxyScale

class unreal.AnimDetailProxyScale(sx: float = 0.0, sy: float = 0.0, sz: float = 0.0)

Bases: StructBase

Anim Detail Proxy Scale

C++ Source:

  • Plugin: ControlRig

  • Module: ControlRigEditor

  • File: AnimDetailsProxy.h

Editor Properties: (see get_editor_property/set_editor_property)

  • sx (double): [Read-Write]

  • sy (double): [Read-Write]

  • sz (double): [Read-Write]

property sx: float

[Read-Write]

Type:

(double)

property sy: float

[Read-Write]

Type:

(double)

property sz: float

[Read-Write]

Type:

(double)