CreateTorusKnot static method

Mesh CreateTorusKnot(
  1. String name,
  2. MeshBuilderCreateTorusKnotOptions options, [
  3. Scene scene
])

Implementation

external static Mesh CreateTorusKnot(String name, MeshBuilderCreateTorusKnotOptions options, [Scene scene]);