ScaleValue Class Reference
Describes an arbitrary non-uniform scaling in an arbitrary axis system.
|
tuple | Q = _swig_property(GetQ, SetQ) |
|
tuple | S = _swig_property(GetS, SetS) |
|
tuple | thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') |
|
tuple | thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') |
|
GetQ(ScaleValue self) -> Quat
GetS(ScaleValue self) -> Point3
SetQ(ScaleValue self, Quat value)
SetS(ScaleValue self, Point3 value)