Mesh.vertexCountvar vertexCount : intDescriptionReturns the number of vertices in the mesh (Read Only).
JavaScript
function Start () { using UnityEngine; import UnityEngine |
|
||||
| Scripting > Runtime Classes > Mesh | Switch to Component | |||
Mesh.vertexCountvar vertexCount : intDescriptionReturns the number of vertices in the mesh (Read Only).
JavaScript
function Start () { using UnityEngine; import UnityEngine |