pixi.js
    Preparing search index...

    Class GpuStateSystemAdvanced

    System plugin to the renderer to manage WebGL state machines.

    Implements

    Index

    Constructors

    Properties

    blendMode: BLEND_MODES

    Blend mode

    'none'
    @readonly
    polygonOffset: number

    Polygon offset

    stateId: number

    State ID

    Methods

    • Generic destroy methods to be overridden by the subclass

      Returns void

    • Gets the blend mode data for the current state

      Parameters

      • state: State

        The state to get the blend mode from

      Returns GPUColorTargetState[]