CreateIcoSphere static method

Mesh CreateIcoSphere(
  1. String name,
  2. MeshBuilderCreateIcoSphereOptions options, [
  3. Scene scene
])

Implementation

external static Mesh CreateIcoSphere(String name, MeshBuilderCreateIcoSphereOptions options, [Scene scene]);