Inherits glTF2::Object.
|
static const char * | TranslateId (Asset &, const char *id) |
| Maps special IDs to another ID, where needed. Subclasses may override it (statically) More...
|
|
std::string | id |
| The globally unique ID used to reference this object. More...
|
|
int | index |
| The index of this object within its property container. More...
|
|
std::string | name |
| The user-defined name of this object. More...
|
|
int | oIndex |
| The original index of this object defined in the JSON. More...
|
|
◆ Shader()
glTF2::Shader::Shader |
( |
| ) |
|
|
inline |
◆ Read()
void glTF2::Shader::Read |
( |
Value & |
obj, |
|
|
Asset & |
r |
|
) |
| |
The documentation for this struct was generated from the following file: