Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Dynamic Skybox

Discussion in 'AR' started by eco_bach, Jul 11, 2019.

  1. eco_bach

    eco_bach

    Joined:
    Jul 8, 2013
    Posts:
    1,601
    I'd like to take the Camera background data in a AR application and update a SkyBox in real time. Possible? I know getting the Camera data is easy via the Camera API



    But how to convert to a SkyBox texture?