Transform Topo

 
 
 

Categories

Description

Apply Scaling, Rotation, and Translation on the input topology. You can transform a single topology by an array of matrices, transform an array of topologies all by the same matrix, or transform an array of topologies by an array of matrices. When using two matrices, the items are matched by array index and clipped to the smaller array.

Ports

Inputs

Topo

The topology to transform. You can use one topology or an array of topology.

Transform

A 4x4 matrix or an array of 4x4 matrices to apply to the topologies.

Outputs

Result

The transformed topology. The result is an array of either input was an array

Creative Commons License Except where otherwise noted, this work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License