Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. Dismiss Notice

How to write 2D texture to file with Bolt

Discussion in 'Visual Scripting' started by bjerken, Sep 20, 2020.

  1. bjerken

    bjerken

    Joined:
    Dec 24, 2015
    Posts:
    11
    Hi!
    Does any one have any pointers on how to write a 2D texture to a file with Bolt? Something similar to: File.WriteAllBytes? Thanks in advance!