SCI.js
    Preparing search index...

    Interface CreateCrtRenderOptions

    interface CreateCrtRenderOptions {
        maxHBlur?: number;
        renderDefaults?: CrtUpdateOptions;
        contextOptions?: WebGLContextAttributes;
    }
    Index

    Properties

    maxHBlur?: number
    renderDefaults?: CrtUpdateOptions
    contextOptions?: WebGLContextAttributes