Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QSSGGltf::Animation Struct Reference

#include <qssggltfdocument_p.h>

Collaboration diagram for QSSGGltf::Animation:

Public Attributes

QList< AnimationSamplersamplers
QList< AnimationChannelchannels
QString name

Detailed Description

Definition at line 366 of file qssggltfdocument_p.h.

Member Data Documentation

◆ channels

QList<AnimationChannel> QSSGGltf::Animation::channels

Definition at line 369 of file qssggltfdocument_p.h.

◆ name

QString QSSGGltf::Animation::name

◆ samplers

QList<AnimationSampler> QSSGGltf::Animation::samplers

Definition at line 368 of file qssggltfdocument_p.h.


The documentation for this struct was generated from the following file: