FreeWRL / FreeX3D 4.3.0
cgltf_animation_channel Struct Reference

Data Fields

cgltf_animation_samplersampler
 
cgltf_nodetarget_node
 
cgltf_animation_path_type target_path
 
cgltf_extras extras
 

Detailed Description

Definition at line 513 of file cgltf.h.

Field Documentation

◆ extras

cgltf_extras cgltf_animation_channel::extras

Definition at line 517 of file cgltf.h.

◆ sampler

cgltf_animation_sampler* cgltf_animation_channel::sampler

Definition at line 514 of file cgltf.h.

◆ target_node

cgltf_node* cgltf_animation_channel::target_node

Definition at line 515 of file cgltf.h.

◆ target_path

cgltf_animation_path_type cgltf_animation_channel::target_path

Definition at line 516 of file cgltf.h.


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