Version: 2017.2
public static Vector3 Swizzle (GridLayout.CellSwizzle swizzle, Vector3 position);

Parámetros

swizzle Determines the rearrangement order for the swizzle.
position Position to swizzle.

Valor de retorno

Vector3 The swizzled position.

Descripción

Swizzles the given position with the given swizzle order.

See Also: Grid.CellSwizzle.