Uzol Invertovať matricu#

Uzol Invertovať matricu.

The Invert Matrix node returns the mathematical inverse matrix.

Vstupy#

Matrica

Matrica na invertovanie.

Vlastnosti#

Tento uzol nemá žiadne vlastnosti.

Výstupy#

Matrica

Invertovaná matrica.

Invertovateľné

Returns true if the matrix cannot be inverted. For example. this can happen when a transformation matrix has a scale of zero. See Invertible matrix for more information.

Dôležité

When a matrix is invertible, the identity matrix is returned.