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

パラメーター

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

戻り値

Vector3 The swizzled position.

説明

Swizzles the given position with the given swizzle order.

See Also: Grid.CellSwizzle.