BMFTraceOverlayAnimateOption constructor
BMFTraceOverlayAnimateOption({})
traceOverlay动画参数构造方法
Implementation
BMFTraceOverlayAnimateOption(
{this.animate = true,
this.delay,
this.duration,
this.fromValue = 0,
this.toValue = 1,
this.easingCurve,
this.trackMove = true,
this.isPointMove = false,
this.isRotateWhenTrack = true,
this.icon,
this.modelOption});