# Interface: IAnimateVectorLayerOptions
# Table of contents
# Properties
# Properties
# animateImages
• Optional
animateImages: (string | ArrayBufferView | ImageData | HTMLImageElement | ImageBitmap | { data
: Uint8Array | Uint8ClampedArray ; height
: number ; width
: number })[]
动画图集.
# speed
• Optional
speed: number
速度,默认1.
# startAutoAnimation
• Optional
startAutoAnimation: boolean
开始时自动动画,默认true.