gameforge - v0.1.12
    Preparing search index...

    Class MeshBatchUvs

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

    PIXI

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    _updateID: number
    data: Float32Array

    UV Buffer data.

    uvBuffer: Buffer

    Buffer with normalized UV's.

    uvMatrix: TextureMatrix

    Material UV matrix.

    Methods

    • Updates

      Parameters

      • OptionalforceUpdate: boolean

        force the update

      Returns void