naev 0.12.6
AnimationChannel Struct Reference
Collaboration diagram for AnimationChannel:

Data Fields

AnimationType type
Nodetarget
AnimationSamplersampler

Detailed Description

Definition at line 145 of file gltf.h.

Field Documentation

◆ sampler

AnimationSampler* AnimationChannel::sampler

Keyframe sampling data.

Definition at line 148 of file gltf.h.

◆ target

Node* AnimationChannel::target

Target node to modify.

Definition at line 147 of file gltf.h.

◆ type

AnimationType AnimationChannel::type

Type of animation.

Definition at line 146 of file gltf.h.


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