class documentation
Represents intrinsic rotations about the object's own principal axes.
Method | __init__ |
Undocumented |
Method | to |
Converts the euler angles to a quaternion. |
Property | degrees |
Undocumented |
Property | sequence |
Undocumented |
Instance Variable | _degrees |
Undocumented |
Instance Variable | _sequence |
Undocumented |
Inherited from Vector3
:
Method | to |
Converts the vector to a numpy array. |
Property | x |
Undocumented |
Property | y |
Undocumented |
Property | z |
Undocumented |
Instance Variable | _x |
Undocumented |
Instance Variable | _y |
Undocumented |
Instance Variable | _z |
Undocumented |
Inherited from BaseValidatedDataClass
(via Vector3
):
Method | __eq__ |
Undocumented |
Method | __repr__ |
Undocumented |
Method | __setattr__ |
Undocumented |