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 |
new material, since 3.3
|
strong |
| std::string filename |
| std::string id |
| Usage type |
| GLenum wrapS |
| GLenum wrapT |