Grid.Swizzle

Declaration

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

Parameters

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

Returns

Vector3 The swizzled position.

Description

Swizzles the given position with the given swizzle order.

Additional resources: Grid.CellSwizzle.


Did you find this page useful? Please give it a rating: