Skip to main content

RenderTexture.SupportsStencil()

Does a RenderTexture have stencil buffer?

Returns:

typeDescription
booleantrue if the RenderTexture have stencil buffer

Usage


local val0 = RenderTexture:SupportsStencil()