Array Info
Get the count of all items in an array. Supported types: Number, Vec2, Vec3, Vec4, Color, String, Texture 2D, Scene Object, and Material.
Input
Name | Data Type | Description |
{dataType} Array | {dataType} Array | The input array that you want to get information |
Output
Name | Data Type | Description |
Length | Number | The number of all the items in the array |