Documentation
    Preparing search index...

    Type Alias GfxChannelRef

    type GfxChannelRef = {
        gfxChannelIndex: number;
        realm: "gfx-channel";
    }
    Index

    Properties

    gfxChannelIndex: number
    realm: "gfx-channel"