FromArray static method

Plane FromArray(
  1. List<num> array
)

Implementation

external static Plane FromArray(List<num> array);