FromArrayToRef static method

void FromArrayToRef(
  1. List<num> array,
  2. num offset,
  3. Vector4 result
)

Implementation

external static void FromArrayToRef(List<num> array, num offset, Vector4 result);