cocos2d-x  2.2.3-gd2.113-rev1ec524e
Loading...
Searching...
No Matches
ccBlendFunc Struct Reference

Blend Function used for textures. More...

#include <ccTypes.h>

Public Attributes

GLenum src
 source blend function More...
 
GLenum dst
 destination blend function More...
 

Detailed Description

Blend Function used for textures.

Member Data Documentation

◆ dst

GLenum dst

destination blend function

◆ src

GLenum src

source blend function


The documentation for this struct was generated from the following file: