Version: 2020.1
언어: 한국어
public static Vector3 Swizzle (GridLayout.CellSwizzle swizzle, Vector3 position);

파라미터

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

반환

Vector3 The swizzled position.

설명

Swizzles the given position with the given swizzle order.

See Also: Grid.CellSwizzle.