SwiftlyS2

RsBlendStateDesc_t

Interface RsBlendStateDesc_t

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

AlphaToCoverageEnable

SchemaUntypedField AlphaToCoverageEnable { get; }
Property Value

BlendEnableBits

ref byte BlendEnableBits { get; }
Property Value

BlendOpAlphaBits

ref uint BlendOpAlphaBits { get; }
Property Value

BlendOpBits

SchemaUntypedField BlendOpBits { get; }
Property Value

DestBlendAlphaBits

ref uint DestBlendAlphaBits { get; }
Property Value

DestBlendBits

ref uint DestBlendBits { get; }
Property Value

IndependentBlendEnable

SchemaUntypedField IndependentBlendEnable { get; }
Property Value

RenderTargetWriteMaskBits

ref uint RenderTargetWriteMaskBits { get; }
Property Value

SrcBlendAlphaBits

ref uint SrcBlendAlphaBits { get; }
Property Value

SrcBlendBits

ref uint SrcBlendBits { get; }
Property Value

SrgbWriteEnableBits

ref byte SrgbWriteEnableBits { get; }
Property Value

On this page