CreateLineSystem static method

LinesMesh CreateLineSystem(
  1. String name,
  2. MeshBuilderCreateLineSystemOptions options,
  3. Scene scene
)

Implementation

external static LinesMesh CreateLineSystem(String name, MeshBuilderCreateLineSystemOptions options, Scene scene);