VertexDataCreateGroundFromHeightMapOptions constructor
VertexDataCreateGroundFromHeightMapOptions({})
Implementation
external factory VertexDataCreateGroundFromHeightMapOptions({num width, num height, num subdivisions, num minHeight, num maxHeight, Color3 colorFilter, Uint8List buffer, num bufferWidth, num bufferHeight, num alphaFilter});