CreateBox static method

Mesh CreateBox(
  1. String name,
  2. MeshBuilderCreateBoxOptions options, [
  3. Scene scene
])

Implementation

external static Mesh CreateBox(String name, MeshBuilderCreateBoxOptions options, [Scene scene]);