menu
three_dart package
documentation
three3d/animation/keyframe_track.dart
KeyframeTrack
getValueSize method
getValueSize method
dark_mode
light_mode
getValueSize
method
dynamic
getValueSize
(
)
Implementation
getValueSize() { return values.length ~/ times.length; }
three_dart package
documentation
three3d/animation/keyframe_track
KeyframeTrack
getValueSize method
KeyframeTrack class