🎉 Welcome to the Mirage Renderer Docs Beta.

Array Nodes
ReshapeArray

Reshape Array

Reshapes Array based on the Reshaper

Inputs

  1. Array: an array (float, int, Vector2, Vector2Int, Vector3, Vector3Int, Vector4)[]-[][]-[][][]-[][][][]
  2. Reshaper: Result array structure. Could be a scalar, if scalar dimensions will be based on its values. Total number of elements should match the Array (float, int, Vector2, Vector2Int, Vector3, Vector3Int, Vector4)[]-[][]-[][][]-[][][][]

Example

Reshape array node example