toArray method

Color3 toArray(
  1. Float32List array, [
  2. num index
])

Implementation

external Color3 toArray(Float32List array, [num index]);