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

Parámetros

swizzleDetermines the rearrangement order for the swizzle.
positionPosition to swizzle.

Valor de retorno

Vector3 The swizzled position.

Descripción

Swizzles the given position with the given swizzle order.

See Also: Grid.CellSwizzle.