TransformBuilder.Rearrange

TransformBuilder.Rearrange method

Rearrange the layout of the axis.

public TransformBuilder Rearrange(Axis newX, Axis newY, Axis newZ)
ParameterTypeDescription
newXAxisThe new x component source
newYAxisThe new y component source
newZAxisThe new z component source

See Also