Removed isAnimated and isLooping fields
This commit is contained in:
@ -37,7 +37,6 @@ export type AssetData = {
|
||||
updatedAt: Date
|
||||
originX?: number
|
||||
originY?: number
|
||||
isAnimated?: boolean
|
||||
frameRate?: number
|
||||
frameWidth?: number
|
||||
frameHeight?: number
|
||||
|
Reference in New Issue
Block a user