FreeWRL / FreeX3D 4.3.0
cgltf_animation_sampler Struct Reference

Data Fields

cgltf_accessorinput
 
cgltf_accessoroutput
 
cgltf_interpolation_type interpolation
 
cgltf_extras extras
 

Detailed Description

Definition at line 506 of file cgltf.h.

Field Documentation

◆ extras

cgltf_extras cgltf_animation_sampler::extras

Definition at line 510 of file cgltf.h.

◆ input

cgltf_accessor* cgltf_animation_sampler::input

Definition at line 507 of file cgltf.h.

◆ interpolation

cgltf_interpolation_type cgltf_animation_sampler::interpolation

Definition at line 509 of file cgltf.h.

◆ output

cgltf_accessor* cgltf_animation_sampler::output

Definition at line 508 of file cgltf.h.


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