Show / Hide Table of Contents

Enum BlendOperation

Specifies the per-pixel blend-operation to perform when alpha blending is enabled.

Namespace: Fusee.Engine.Common
Assembly: Fusee.Engine.Common.dll
Syntax
public enum BlendOperation

Fields

Name Description
Add
Maximum
Minimum
ReverseSubtract
Subtract
Generated by DocFX
GitHub Repo
Back to top