Interface SVGTexture

SVGTexture allows to add a texture to a SVGMesh. Raster image (.jpeg, .png) or vector graphics (.svg) are supported.

Hierarchy

  • SVGTexture

Properties

Properties

name: string

Name of the texture

url: string

DataUrl to the image and vector graphics texture

Generated using TypeDoc