Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


cullTransparentMesh

Indicates whether geometry emitted by this renderer can be ignored when the vertex color alpha is close to zero for every vertex of the mesh.
Read time 1 minuteLast updated 8 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.UIModule
public bool cullTransparentMesh { get; set; }