vertices property

Float32List? vertices

Implementation

Float32List? get vertices {
  return _vertices;
}