Skip to main content

TiledAnimationOptions

Index

Properties

animation

animation: Animation

Animation to tile

optionalfiltering

filtering?: ImageFiltering

Optionally override filtering options

height

height: number

Total height in pixels for the tiling to take place

optionalsourceView

sourceView?: Partial<SourceView>

Optionally override source view on frame graphics

width

width: number

Total width in pixels for the tiling to take place

optionalwrapping

Default wrapping is Repeat for TiledAnimation