CreateSphere static method

Mesh CreateSphere(
  1. String name,
  2. MeshBuilderCreateSphereOptions options, [
  3. Scene scene
])

Implementation

external static Mesh CreateSphere(String name, MeshBuilderCreateSphereOptions options, [Scene scene]);