VFX-JS
    Preparing search index...

    Type Alias ActiveUniform

    type ActiveUniform = {
        location: WebGLUniformLocation;
        type: number;
        size: number;
    }
    Index

    Properties

    Properties

    location: WebGLUniformLocation
    type: number
    size: number