mesh
Mesh to combine.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Property
- Namespace: UnityEngine
- Assembly: UnityEngine.CoreModule
public Mesh mesh { get; set; }
Remarks
This property holds the Mesh that will be combined with other Meshes. It is set to null by default.