StencilOp public enum StencilOp Type metadata Namespace Zenith.NET Assembly Zenith.NET.dll Values Keep = 0 Zero = 1 Replace = 2 IncrementAndClamp = 3 DecrementAndClamp = 4 Invert = 5 IncrementAndWrap = 6 DecrementAndWrap = 7