weasel API - v0.8.0
    Preparing search index...

    Interface ShaderProgramHandle

    Opaque handle to a compiled custom shader program.

    interface ShaderProgramHandle {
        id: string;
    }
    Index

    Properties

    Properties

    id: string