Class TexturePass

SVGTexturePass used to draw image or vector graphics textures on mesh in the final SVG.

Note that only PlaneGeometry is supported for now. Textures set on geometries other than plane will be ignored.

Hierarchy

Constructors

Properties

Methods

Constructors

Properties

enabled: boolean = true

Enables/Disables draw pass.

Default Value

true

name: string

Name of the draw pass

Methods

Generated using TypeDoc