SwiftlyS2

RsDepthStencilStateDesc_t

Interface RsDepthStencilStateDesc_t

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

DepthFunc

ref RsComparison_t DepthFunc { get; }
Property Value

DepthTestEnable

SchemaUntypedField DepthTestEnable { get; }
Property Value

DepthWriteEnable

SchemaUntypedField DepthWriteEnable { get; }
Property Value

StencilState

RsStencilStateDesc_t StencilState { get; }
Property Value

On this page