![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qssggltfdocument_p.h>
Public Types | |
| enum class | Path { Translation , Rotation , Scale , Weights } |
Public Attributes | |
| int | sampler = -1 |
| int | targetNode = -1 |
| Path | path = Path::Translation |
Definition at line 352 of file qssggltfdocument_p.h.
|
strong |
| Enumerator | |
|---|---|
| Translation | |
| Rotation | |
| Scale | |
| Weights | |
Definition at line 354 of file qssggltfdocument_p.h.
| Path QSSGGltf::AnimationChannel::path = Path::Translation |
Definition at line 363 of file qssggltfdocument_p.h.
| int QSSGGltf::AnimationChannel::sampler = -1 |
Definition at line 361 of file qssggltfdocument_p.h.
| int QSSGGltf::AnimationChannel::targetNode = -1 |
Definition at line 362 of file qssggltfdocument_p.h.