getVerticesData method

Float32List getVerticesData(
  1. String kind, [
  2. bool copyWhenShared,
  3. bool forceCopy
])
override

Implementation

external Float32List getVerticesData(String kind, [bool copyWhenShared, bool forceCopy]);