|
| std::string | id |
| | The ID of this sampler. More...
|
| |
| std::string | input |
| | The ID of a parameter in this animation to use as key-frame input. More...
|
| |
| std::string | interpolation |
| | Type of interpolation algorithm to use between key-frames. More...
|
| |
| std::string | output |
| | The ID of a parameter in this animation to use as key-frame output. More...
|
| |
◆ id
| std::string glTF::Animation::AnimSampler::id |
◆ input
| std::string glTF::Animation::AnimSampler::input |
The ID of a parameter in this animation to use as key-frame input.
◆ interpolation
| std::string glTF::Animation::AnimSampler::interpolation |
Type of interpolation algorithm to use between key-frames.
◆ output
| std::string glTF::Animation::AnimSampler::output |
The ID of a parameter in this animation to use as key-frame output.
The documentation for this struct was generated from the following file: