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

Grid.InverseSwizzle

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

Parameters

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

Returns

Vector3 The inversed swizzled position.

Description

Does the inverse swizzle of the given position for given swizzle order.

See Also: Grid.CellSwizzle.

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