Houdini 21.0 ノード APEXノード

transform::Scale<T>

トランスフォームマトリックスにスケールを適用します。

On this page
Since 20.0

トランスフォームマトリックスにスケールを適用します。

入力

matrix: Matrix3, Matrix4

The transformation matrix to scale.

vector: Vector3

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

出力

result: Matrix3, Matrix4

The scaled matrix.

See also

APEXノード