pixi.js
    Preparing search index...

    Class PrepareBaseAbstract Advanced

    Part of the prepare system. Responsible for uploading all the items to the GPU. This class provides the base functionality and handles processing the queue asynchronously.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    uploadsPerFrame: number = 4

    The number of uploads to process per frame

    Methods

    • eliminate duplicates before processing

      Returns void