AnimationChannel class
Properties
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
root
→ GltfRoot
-
finalinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
sampler
→ int
-
The ID of a sampler in this animation used to compute the value for the
target, e.g., a node's translation, rotation, or scale (TRS).
final
-
target
→ AnimationTarget
-
The descriptor of the animated property.
final
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited