CreateLines static method

LinesMesh CreateLines(
  1. String name,
  2. MeshBuilderCreateLinesOptions options, [
  3. Scene scene
])

Implementation

external static LinesMesh CreateLines(String name, MeshBuilderCreateLinesOptions options, [Scene scene]);