CreateGround static method

Mesh CreateGround(
  1. String name,
  2. MeshBuilderCreateGroundOptions options, [
  3. Scene scene
])

Implementation

external static Mesh CreateGround(String name, MeshBuilderCreateGroundOptions options, [Scene scene]);