TranslationKeyframesT constructor

TranslationKeyframesT({
  1. List<Vec3T>? values,
})

Implementation

TranslationKeyframesT({
    this.values});