Transform

apply transformation matrix to grid

data_in input data (data_in) Transform data_out output data (data_out)

Parameters

name

description

type

rotation_axis_angle

axis and angle of rotation

Vector

scale

scaling factors

Vector

translate

translation vector

Vector

keep_original

whether to keep input

Int

repetitions

how often the transformation should be repeated

Int

animation

animate repetitions (Keep, Deanimate, Animate, TimestepAsRepetitionCount, TimestepAsPower)

Int

mirror

enable mirror (Original, Mirror_X, Mirror_Y, Mirror_Z)

Int