CreatePlane static method

Mesh CreatePlane(
  1. String name,
  2. MeshBuilderCreatePlaneOptions options, [
  3. Scene scene
])

Implementation

external static Mesh CreatePlane(String name, MeshBuilderCreatePlaneOptions options, [Scene scene]);