Skip to content

Api > RenderTexture > SupportsStencil()


RenderTexture.SupportsStencil()⚓︎

Does a RenderTexture have stencil buffer?

Returns:⚓︎

type Description
boolean true if the RenderTexture have stencil buffer

Usage⚓︎

local val0 = RenderTexture:SupportsStencil()