Cogs.Core
|
Public Attributes | |
std::string | name |
std::vector< GltfSampler > | samplers |
std::vector< GltfChannel > | channels |
Definition at line 248 of file GltfLoader.h.
std::vector<GltfChannel> Cogs::Core::GltfLoader::GltfAnimation::channels |
Definition at line 252 of file GltfLoader.h.
std::string Cogs::Core::GltfLoader::GltfAnimation::name |
Definition at line 250 of file GltfLoader.h.
std::vector<GltfSampler> Cogs::Core::GltfLoader::GltfAnimation::samplers |
Definition at line 251 of file GltfLoader.h.