Options
All
  • Public
  • Public/Protected
  • All
Menu

Class controls cache for UV mapping from Texture normal space to BaseTexture normal space.

memberof

PIXI

Hierarchy

  • MeshBatchUvs

Index

Constructors

constructor

  • Parameters

    Returns MeshBatchUvs

Properties

Private _bufferUpdateId

_bufferUpdateId: any

Private _textureUpdateId

_textureUpdateId: any

_updateID

_updateID: number

Readonly data

data: Float32Array

uvBuffer

uvBuffer: Buffer

uvMatrix

uvMatrix: TextureMatrix

Methods

update

  • update(forceUpdate?: boolean): void
  • updates

    Parameters

    • Optional forceUpdate: boolean

    Returns void

Generated using TypeDoc