Go to: Related nodes. Attributes.

The X|Y|Z axis of a Matrix

Note: This node is deprecated in favor of its unitless version "axisFromMatrix" and may be removed in a future release.

Node nameParentsClassificationMFn typeCompatible function sets
axisFromMatrixDLnodemathLinear/transformation:drawdb/shader/operation/axisFromMatrixkAxisFromMatrixkBase
kNamedObject
kDependencyNode
kAxisFromMatrix

Related nodes

decomposeMatrix, fourByFourMatrix, rowFromMatrixDL, columnFromMatrixDL, axisFromMatrix

Attributes (6)

axis, input, output, outputX, outputY, outputZ

Long name (short name)TypeDefaultFlags
axis (op) enum0outputinputconnectablestorable
Axis controls which axis is extracted from the matrix. The options are:
    X

    Y

    Z

input (i) matrixidentityinputconnectablestorablekeyable
Input matrix
output (o) double3outputconnectable
The axis of a matrix
outputX (ox) distance (double)0.0cmoutputconnectable
The axis x component
outputY (oy) distance (double)0.0cmoutputconnectable
The axis y component
outputZ (oz) distance (double)0.0cmoutputconnectable
The axis z component