Reshape Array
Reshapes Array based on the Reshaper
Inputs
- Array: an array (float, int, Vector2, Vector2Int, Vector3, Vector3Int, Vector4)[]-[][]-[][][]-[][][][]
- 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
