cocos2d-x  3.5
 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
var id
local id
std::string filename
var filename
local filename
Usage type
var type
local type
GLenum wrapS
var wrapS
local wrapS
GLenum wrapT
var wrapT
local 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 
var Usage
strong
Enumerator
Unknown 
None 
Diffuse 
Emissive 
Ambient 
Specular 
Shininess 
Normal 
Bump 
Transparency 
Reflection 
local Usage
strong
Enumerator
Unknown 
None 
Diffuse 
Emissive 
Ambient 
Specular 
Shininess 
Normal 
Bump 
Transparency 
Reflection 

Member Data Documentation

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

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