Enum MeshTopology
Namespace: UnityEngine
Assembly: UnityEngine.dll
Syntax
public enum MeshTopology
Fields
| Name | Description |
|---|---|
| Lines | |
| LineStrip | |
| Points | |
| Quads | |
| Triangles |
public enum MeshTopology
| Name | Description |
|---|---|
| Lines | |
| LineStrip | |
| Points | |
| Quads | |
| Triangles |