Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Lines

Connects pairs of indices to form individual line segments.
Read time 1 minuteLast updated 6 days ago

Definition

  • Type: Field
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
Lines = 3

Remarks

Use the
Lines
topology to create mesh geometries composed of disconnected line segments, where each segment is defined by two vertex indices.