SupportsStencil
7/14/25Less than 1 minute
RenderTexture.SupportsStencil()
Does a RenderTexture have stencil buffer?
Returns:
type | Description |
---|---|
boolean | true if the RenderTexture have stencil buffer |
Usage
local val0 = RenderTexture:SupportsStencil()
Does a RenderTexture have stencil buffer?
type | Description |
---|---|
boolean | true if the RenderTexture have stencil buffer |
local val0 = RenderTexture:SupportsStencil()