Assimp
v4.1. (December 2018)
|
Public Member Functions | |
Sampler () | |
Public Attributes | |
Ref< Accessor > | input |
Accessor reference to the buffer storing the key-frame times. More... | |
Interpolation | interpolation |
Type of interpolation algorithm to use between key-frames. More... | |
Ref< Accessor > | output |
Accessor reference to the buffer storing the key-frame values. More... | |
|
inline |
Accessor reference to the buffer storing the key-frame times.
Interpolation glTF2::Animation::Sampler::interpolation |
Type of interpolation algorithm to use between key-frames.
Accessor reference to the buffer storing the key-frame values.