메소드 | 설명 | |
---|---|---|
ApplyBlendFactors ( uint blendMode, bool premultipliedAlpha ) : void |
Makes OpenGL use the blend factors that correspond with a certain blend mode.
|
public static ApplyBlendFactors ( uint blendMode, bool premultipliedAlpha ) : void | ||
blendMode | uint | |
premultipliedAlpha | bool | |
리턴 | void |