IGraphicAnimateProps
动画配置参数,可选的动画行为配置
属性
animateProps
动画配置参数,可选的动画行为配置
animateProps?: IAnimateProps
类型: IAnimateProps
graphic
作用图形对象,执行动画的目标图形对象
graphic: Graphic
类型: Graphic
id
动画唯一标识,用于管理和控制动画的唯一ID
id: string
类型: string
route
动画路径,动画移动的路径坐标点数组
route: number[]
类型: number[]

BIMFlux AI
