Houdini 21.0 Nodes APEX nodes

transform::Scale<T>

Applies scaling to a matrix transformation.

On this page
Since 20.0

Applies scaling to a matrix transformation.

Inputs

matrix: Matrix3, Matrix4

The transformation matrix to scale.

vector: Vector3

A vector of scale factors to apply in the X, Y, and Z directions.

Outputs

result: Matrix3, Matrix4

The scaled matrix.

See also

APEX nodes