Contents

BlendFactor

public enum BlendFactor
Type metadata

Values

Zero = 0

One = 1

SrcColor = 2

OneMinusSrcColor = 3

DstColor = 4

OneMinusDstColor = 5

SrcAlpha = 6

OneMinusSrcAlpha = 7

DstAlpha = 8

OneMinusDstAlpha = 9

Constant = 10

OneMinusConstant = 11

Find a member

Zenith.NET.BlendFactor

Search documentation

Search tutorials, concepts, samples, and the API reference.