TextureSVG_v2 Op
Load a SVG image and convert to a texture of pixels
Summary (oneliner)
Full Name
- Ops.Gl.Textures.TextureSVG_v2
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
Example Patch SVG texture
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 (booleanNumber)
is true when texture has been created