CreateTorus static method

Mesh CreateTorus(
  1. String name,
  2. MeshBuilderCreateTorusOptions options, [
  3. Scene scene
])

Implementation

external static Mesh CreateTorus(String name, MeshBuilderCreateTorusOptions options, [Scene scene]);