TextureSVG_v2 Op

TextureSVG

Load a SVG image and convert to a texture of pixels



Edit Documentation

Full Name
  • Ops.Gl.Textures.TextureSVG_v2
Visibility
  • Core Op - Official cables op
License
  • MIT
AuthorTest Patches


 

INPUT PORTS


File (String)

File to load

Texture width (Number:integer )

Width of the texture

Texture height (Number:integer )

Height of the texture

Wrap index (Number:integer )

Wrap mode for texture - pick with an integer

Filter index (Number:integer )

Filter mode for texture - pick with an integer

OUTPUT PORTS


Texture (Object)

texture out

Loaded (Number)

is true when texture has been created


Patches using TextureSVG_v2

  • Examples
  • Public
  • My Patches

Changelog


created opuser avatarpandur - 2020-09-09 16:38