Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetMesh()

Returns the current mesh used to render the canvas content into.
Read time 1 minuteLast updated 6 days ago

Definition

  • Type: Method
  • Namespace: UnityEngine
  • Assembly: UnityEngine.UIModule
public Mesh GetMesh()

Returns

Type

Description

MeshThe current mesh for the canvas.