NeoAxis Documentation
Table of contents
Theme
NeoAxis Documentation
API Reference
Internal.SharpBgfx
Encoder Structure
Encoder Methods
SetStencil Method
SetStencil Method (StencilFlags)
SetStencil Method (StencilFlags, StencilFlags)
Encoder
SetStencil Method (StencilFlags)
Sets stencil test state.
Namespace:
Internal.SharpBgfx
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
Copy
public
void
SetStencil
(
StencilFlags
frontFace
)
Parameters
frontFace
Type:
Internal.SharpBgfx
StencilFlags
The stencil state to use for front faces.
See Also
Reference
Encoder Structure
SetStencil Overload
Internal.SharpBgfx Namespace
Copyright 2025 NeoAxis Group. All rights reserved.