DownloadTexture_v2 Op
There is a newer version of this op!
This version will not receive any updates. It is recommended to use a newer version.
Current version: Ops.Gl.DownloadTexture_v3
Download a texture as png file
Summary (oneliner)
Full Name
- Ops.Gl.DownloadTexture_v2
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
INPUT PORTS
Texture (Object:texture)
<p>Texture in to capture</p>
Download (Trigger)
<p>Trigger to download the texture/image</p>
Format index (Number:
<i>integer</i>
)Quality (Number)
Filename (String)
<p>The name of the downloaded file</p>
OUTPUT PORTS
Finished (
<i>boolean</i>
Number)<p>When the texture is downloaded outputs true</p>