Go to: Related nodes. Attributes.

Pick element of a matrix (scale, translate, rotate and shear) and build a matrix only with the selected one.

Node nameParentsClassificationMFn typeCompatible function sets
pickMatrixnodemathkDependencyNodekBase
kNamedObject
kDependencyNode

Related nodes

transform

Attributes (6)

inputMatrix, outputMatrix, useRotate, useScale, useShear, useTranslate

Long name (short name)TypeDefaultFlags
inputMatrix (imat) matrixidentityoutputinputconnectablestorablekeyable
Input matrix to pick element.
outputMatrix (tmat) matrixidentityoutputconnectable
Input with only picked element (scale, translate, rotate and shear).
useRotate (rot) booltrueoutputinputconnectablestorable
Consider the rotation of the target matrix in the Pick.
useScale (sca) booltrueoutputinputconnectablestorable
Consider the scale of the target matrix in the Pick.
useShear (she) booltrueoutputinputconnectablestorable
Consider the shear of the target matrix in the Pick.
useTranslate (tra) booltrueoutputinputconnectablestorable
Consider the translation of the target matrix in the Pick.