AnimationKeySteps Class Reference
Static functions for time configuration dialog key step options.
|
tuple | GetPosition = staticmethod(GetPosition) |
|
tuple | GetRotation = staticmethod(GetRotation) |
|
tuple | GetScale = staticmethod(GetScale) |
|
tuple | GetSelectedOnly = staticmethod(GetSelectedOnly) |
|
tuple | GetUseTrackBar = staticmethod(GetUseTrackBar) |
|
tuple | GetUseTransform = staticmethod(GetUseTransform) |
|
tuple | SetPosition = staticmethod(SetPosition) |
|
tuple | SetRotation = staticmethod(SetRotation) |
|
tuple | SetScale = staticmethod(SetScale) |
|
tuple | SetSelectedOnly = staticmethod(SetSelectedOnly) |
|
tuple | SetUseTrackBar = staticmethod(SetUseTrackBar) |
|
tuple | SetUseTransform = staticmethod(SetUseTransform) |
|
tuple | thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') |
|
GetSelectedOnly() -> bool
GetUseTransform() -> bool
def SetSelectedOnly |
( |
|
args | ) |
|
SetSelectedOnly(bool onOff)
def SetUseTrackBar |
( |
|
args | ) |
|
SetUseTrackBar(bool onOff)
def SetUseTransform |
( |
|
args | ) |
|
SetUseTransform(bool onOff)