Lines
Mesh is made from lines.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Field
- Namespace: UnityEngine
- Assembly: UnityEngine.CoreModule
Lines = 3
Remarks
Each two indices in the mesh index buffer form a line.
Additional Resources: Mesh.SetIndices function.