InterfacesSpriteOptionsOn this pageSpriteOptions Index PropertiesdestSizeimagesourceViewProperties optionaldestSizedestSize?: { height: number; width: number }By default the size of the final sprite is the size of the [[ImageSource]]Type declarationheight: numberwidth: numberimageimage: ImageSourceImage to create a sprite fromoptionalsourceViewsourceView?: { height: number; width: number; x: number; y: number }By default the source is the entire dimension of the [[ImageSource]]Type declarationheight: numberwidth: numberx: numbery: number
By default the size of the final sprite is the size of the [[ImageSource]]