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

Memberof

PIXI

Constructors

Properties

Methods

Constructors

  • Parameters

    Returns MeshBatchUvs

Properties

_updateID: number
data: Float32Array

UV Buffer data.

uvBuffer: Buffer

Buffer with normalized UV's.

uvMatrix: TextureMatrix

Material UV matrix.

Methods

  • Updates

    Parameters

    • Optional forceUpdate: boolean

      force the update

    Returns void

Generated using TypeDoc