Version: 2017.3
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.