SVGSceneContext

interface SVGSceneContext

Options to manage the SVG scene

Summary


Properties from SVGSceneContext

CanvasTextureAllocator
atlas

The texture allocator for loading images.

boolean
disableHrefSVGLoading

Disable loading SVGs referenced from "href", "xlink:href" attributes of <use /> elements.

Public Properties


atlas SVGSceneContext.ts:10
atlas: CanvasTextureAllocator

The texture allocator for loading images.

disableHrefSVGLoading SVGSceneContext.ts:13
disableHrefSVGLoading: boolean

Disable loading SVGs referenced from "href", "xlink:href" attributes of <use /> elements.


Powered by webdoc!