类 GlStateManager.BlendState
java.lang.Object
com.mojang.blaze3d.platform.GlStateManager.BlendState
- 封闭类:
GlStateManager
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
-
字段详细资料
-
mode
-
srcRgb
public int srcRgb -
dstRgb
public int dstRgb -
srcAlpha
public int srcAlpha -
dstAlpha
public int dstAlpha
-
-
构造器详细资料
-
BlendState
BlendState()
-