Class index __ Method index __ Mathutils index __ Euler index __ Matrix index __ Quaternion index __ Vector index __ |
rotationPartrotationPart()Returns the 3D matrix for rotation and scale.This
is a 3D submatrix that corresponds to the linear term of the embedded
affine transformation in 3D. Note that the (4,4) element of a matrix
can be used for uniform scaling, too.
Return Type: Matrix Sample
Code
|