cocos2d-x  3.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
NTextureData Struct Reference

new material, since 3.3 More...

#include <CCBundle3DData.h>

Public Types

enum  Usage {
  Unknown = 0, None = 1, Diffuse = 2, Emissive = 3,
  Ambient = 4, Specular = 5, Shininess = 6, Normal = 7,
  Bump = 8, Transparency = 9, Reflection = 10
}
 

Public Attributes

std::string id
std::string filename
Usage type
GLenum wrapS
GLenum wrapT

Detailed Description

new material, since 3.3

Member Enumeration Documentation

enum Usage
strong
Enumerator
Unknown 
None 
Diffuse 
Emissive 
Ambient 
Specular 
Shininess 
Normal 
Bump 
Transparency 
Reflection 

Member Data Documentation

std::string filename
std::string id
Usage type
GLenum wrapS
GLenum wrapT

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