Survivalcraft API 1.8.2.3
v1.8.2.3
Survivalcraft 2.4
载入中...
搜索中...
未找到
Blend.cs
浏览该文件的文档.
1
namespace
Engine.Graphics
{
2
public
enum
Blend
{
3
Zero
,
4
One
,
5
SourceColor
,
6
InverseSourceColor
,
7
DestinationColor
,
8
InverseDestinationColor
,
9
SourceAlpha
,
10
InverseSourceAlpha
,
11
DestinationAlpha
,
12
InverseDestinationAlpha
,
13
BlendFactor
,
14
InverseBlendFactor
,
15
SourceAlphaSaturation
16
}
17
}
Engine.Graphics
定义
BaseBatch.cs:1
Engine.Graphics.Blend
Blend
定义
Blend.cs:2
Engine.Graphics.Blend.DestinationAlpha
@ DestinationAlpha
定义
Blend.cs:11
Engine.Graphics.Blend.One
@ One
定义
Blend.cs:4
Engine.Graphics.Blend.InverseDestinationColor
@ InverseDestinationColor
定义
Blend.cs:8
Engine.Graphics.Blend.InverseDestinationAlpha
@ InverseDestinationAlpha
定义
Blend.cs:12
Engine.Graphics.Blend.SourceColor
@ SourceColor
定义
Blend.cs:5
Engine.Graphics.Blend.InverseSourceAlpha
@ InverseSourceAlpha
定义
Blend.cs:10
Engine.Graphics.Blend.BlendFactor
@ BlendFactor
定义
Blend.cs:13
Engine.Graphics.Blend.SourceAlpha
@ SourceAlpha
定义
Blend.cs:9
Engine.Graphics.Blend.SourceAlphaSaturation
@ SourceAlphaSaturation
定义
Blend.cs:15
Engine.Graphics.Blend.InverseSourceColor
@ InverseSourceColor
定义
Blend.cs:6
Engine.Graphics.Blend.DestinationColor
@ DestinationColor
定义
Blend.cs:7
Engine.Graphics.Blend.Zero
@ Zero
定义
Blend.cs:3
Engine.Graphics.Blend.InverseBlendFactor
@ InverseBlendFactor
定义
Blend.cs:14
SurvivalcraftApi 1.8.2.3
Engine
Engine.Graphics
Blend.cs
制作者
1.16.1