SwiftlyS2

RsRasterizerStateDesc_t

Interface RsRasterizerStateDesc_t

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

CullMode

ref RsCullMode_t CullMode { get; }
Property Value

DepthBias

ref int DepthBias { get; }
Property Value

DepthBiasClamp

ref float DepthBiasClamp { get; }
Property Value

DepthClipEnable

ref bool DepthClipEnable { get; }
Property Value

FillMode

ref RsFillMode_t FillMode { get; }
Property Value

MultisampleEnable

ref bool MultisampleEnable { get; }
Property Value

SlopeScaledDepthBias

ref float SlopeScaledDepthBias { get; }
Property Value

On this page