gKit2 light
Public Attributes | List of all members
cgltf_animation_channel Struct Reference

Public Attributes

cgltf_animation_samplersampler
 
cgltf_nodetarget_node
 
cgltf_animation_path_type target_path
 
cgltf_extras extras
 
cgltf_size extensions_count
 
cgltf_extensionextensions
 

Detailed Description

Definition at line 680 of file cgltf.h.

Member Data Documentation

◆ sampler

cgltf_animation_sampler* cgltf_animation_channel::sampler

Definition at line 681 of file cgltf.h.

◆ target_node

cgltf_node* cgltf_animation_channel::target_node

Definition at line 682 of file cgltf.h.

◆ target_path

cgltf_animation_path_type cgltf_animation_channel::target_path

Definition at line 683 of file cgltf.h.

◆ extras

cgltf_extras cgltf_animation_channel::extras

Definition at line 684 of file cgltf.h.

◆ extensions_count

cgltf_size cgltf_animation_channel::extensions_count

Definition at line 685 of file cgltf.h.

◆ extensions

cgltf_extension* cgltf_animation_channel::extensions

Definition at line 686 of file cgltf.h.


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