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