Removed isAnimated and isLooping fields
This commit is contained in:
@ -32,7 +32,6 @@ export class TextureStorage {
|
||||
updatedAt: texture.updatedAt,
|
||||
originX: texture.originX,
|
||||
originY: texture.originY,
|
||||
isAnimated: texture.isAnimated,
|
||||
frameRate: texture.frameRate,
|
||||
frameWidth: texture.frameWidth,
|
||||
frameHeight: texture.frameHeight,
|
||||
|
Reference in New Issue
Block a user