Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Perspective

Perspective transparency sorting mode.
Read time 1 minuteLast updated 10 days ago

Definition

  • Type: Field
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
Perspective = 1

Remarks

Transparent objects will be sorted based on distance from camera position to the object center.
Additional Resources: Camera.transparencySortMode.