CreateIcoSphere static method

Mesh CreateIcoSphere(
  1. String name,
  2. MeshCreateIcoSphereOptions options,
  3. Scene scene
)

Implementation

external static Mesh CreateIcoSphere(String name, MeshCreateIcoSphereOptions options, Scene scene);