ALPHA混合示例

技巧以下: 设置可变顶点格式时增长一个 D3DCOLOR类型的漫反射份量,其中的alpha值指定了alpha混合因子。 //  The 2D vertex format and descriptor typedef  struct {      float  x, y, z;       //  2D coordinates      float  rhw;           //  rhw  
相关文章
相关标签/搜索