pixi.js
    Preparing search index...

    Interface GCDataAdvanced

    Data stored on a GC-managed resource.

    interface GCData {
        index?: number;
        type: "resource" | "renderable";
    }
    Index

    Properties

    Properties

    index?: number

    Index in the managed resources array

    type: "resource" | "renderable"

    Type of the resource