Search Unity

Convert a texture2D to cubemap at runtime?

Discussion in 'Scripting' started by saifshk17, Feb 19, 2020.

  1. saifshk17

    saifshk17

    Joined:
    Dec 4, 2016
    Posts:
    488
    Is it possible to convert texture 2D to a cubemap and then copy that cubemap to render texture cube at runtime?
     
  2. csofranz

    csofranz

    Joined:
    Apr 29, 2017
    Posts:
    1,556
    This may be of interest to you.