toArray method

Color4 toArray(
  1. List<num> array, [
  2. num index
])

Implementation

external Color4 toArray(List<num> array, [num index]);