VertexDataCreateTiledGroundOptions constructor
VertexDataCreateTiledGroundOptions({
- num xmin,
- num zmin,
- num xmax,
- num zmax,
- VertexDataCreateTiledGroundOptions subdivisions,
- VertexDataCreateTiledGroundOptions precision,
Implementation
external factory VertexDataCreateTiledGroundOptions({num xmin, num zmin, num xmax, num zmax, VertexDataCreateTiledGroundOptions subdivisions, VertexDataCreateTiledGroundOptions precision});