Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


VisibleOutsideMask

The sprite will be visible only in areas where no mask is present.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Field
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
VisibleOutsideMask = 2

Remarks

The sprite visibility is restricted to areas where masks are not present or in scope.