samplers property
An array of animation samplers. An animation sampler combines timestamps with a sequence of output values and defines an interpolation algorithm.
Implementation
final List<AnimationSampler> samplers;
An array of animation samplers. An animation sampler combines timestamps with a sequence of output values and defines an interpolation algorithm.
final List<AnimationSampler> samplers;