ScaleKeyframesT constructor

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

Implementation

ScaleKeyframesT({
    this.values});