Cogs.Core
|
Public Attributes | |
uint32_t | sampler = 0 |
uint32_t | node = 0 |
std::string | path |
Definition at line 241 of file GltfLoader.h.
uint32_t Cogs::Core::GltfLoader::GltfChannel::node = 0 |
Definition at line 244 of file GltfLoader.h.
std::string Cogs::Core::GltfLoader::GltfChannel::path |
Definition at line 245 of file GltfLoader.h.
uint32_t Cogs::Core::GltfLoader::GltfChannel::sampler = 0 |
Definition at line 243 of file GltfLoader.h.