Version: 2017.3 (switch to 2017.4)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

Grid.Swizzle

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

Parameters

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.

See Also: Grid.CellSwizzle.

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