wtc-gl
    Preparing search index...

    Interface UniformOptions

    interface UniformOptions {
        kind: Kind;
        name: string;
        value: WTCGLUniformValue;
    }
    Index

    Properties

    Properties

    kind: Kind
    name: string