ChannelType

- class ChannelType
Predefined channel types.
Members:
sx : The x component of the scale of a matrix.
sy : The y component of the scale of a matrix.
sz : The z component of the scale of a matrix.
rx : The x component of the rotate of a matrix.
ry : The y component of the rotate of a matrix.
rz : The z component of the rotate of a matrix.
tx : The x component of the translation of a matrix.
ty : The y component of the translation of a matrix.
tz : The z component of the translation of a matrix.
ro : The rotate order used to compose the rotation.
Methods
__eq__Return self==value.
__getstate____hash__Return hash(self).
__index____int____ne__Return self!=value.
__repr__Return repr(self).
__setstate__nameProperties
__doc__name__members__value- __init__()