SDF-2D - v0.8.0
    Preparing search index...
    type TextureWithOptions = {
        overrides: Partial<TextureOptions>;
        source: TexImageSource;
    }
    Index
    overrides: Partial<TextureOptions>
    source: TexImageSource