RotationKeyframesT constructor

RotationKeyframesT({
  1. List<Vec4T>? values,
})

Implementation

RotationKeyframesT({
    this.values});