wima
    Preparing search index...

    Interface ShaderSerial

    interface ShaderSerial {
        source: string;
        stage: number;
    }
    Index

    Properties

    Properties

    source: string
    stage: number