Legacy Documentation: Version 2018.2 (Go to current version)
LanguageEnglish
  • C#

Grid.Swizzle

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

Parameters

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

Returns

Vector3 The swizzled position.

Description

Swizzles the given position with the given swizzle order.

See Also: Grid.CellSwizzle.

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