Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


supportsStencil

Is the stencil buffer supported? (Read Only)
Read time 1 minuteLast updated 6 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
Warning
Deprecated. supportsStencil always returns true, no need to call it
public static int supportsStencil { get; }