Constructors
constructor
-
Parameters
Properties
Private _bufferUpdateId
_bufferUpdateId: any
Private _textureUpdateId
_textureUpdateId: any
_updateID
_updateID: number
Readonly data
data: Float32Array
uvBuffer
uvMatrix
Methods
update
- update(forceUpdate?: boolean): void
-
Parameters
-
Optional forceUpdate: boolean
Returns void
Class controls cache for UV mapping from Texture normal space to BaseTexture normal space.
PIXI