SwiftlyS2

RsStencilStateDesc_t

Interface RsStencilStateDesc_t

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface RsStencilStateDesc_t : ISchemaClass<RsStencilStateDesc_t>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

BackStencilDepthFailOp

SchemaUntypedField BackStencilDepthFailOp { get; }
Property Value

BackStencilFailOp

SchemaUntypedField BackStencilFailOp { get; }
Property Value

BackStencilFunc

SchemaUntypedField BackStencilFunc { get; }
Property Value

BackStencilPassOp

SchemaUntypedField BackStencilPassOp { get; }
Property Value

FrontStencilDepthFailOp

SchemaUntypedField FrontStencilDepthFailOp { get; }
Property Value

FrontStencilFailOp

SchemaUntypedField FrontStencilFailOp { get; }
Property Value

FrontStencilFunc

SchemaUntypedField FrontStencilFunc { get; }
Property Value

FrontStencilPassOp

SchemaUntypedField FrontStencilPassOp { get; }
Property Value

StencilEnable

SchemaUntypedField StencilEnable { get; }
Property Value

StencilReadMask

ref byte StencilReadMask { get; }
Property Value

StencilWriteMask

ref byte StencilWriteMask { get; }
Property Value

On this page