QuaternionTrack class
Animates a Quaternion property (rotation).
- Inheritance
-
- Object
- AnimationTrack
- QuaternionTrack
Constructors
-
QuaternionTrack({String targetProperty = 'rotation', required List<
Keyframe< keyframes})Quaternion> >
Properties
Methods
-
apply(
Node node, double time) → void -
override
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited