If cubemap is legacy, whats the new way of doing it?

Forum Archive If cubemap is legacy, whats the new way of doing it?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #4603
    jankovalsky
    Participant

      If cubemap is legacy, whats the new way of doing it?

      #22830
      Jonathan Gonzalez
      Participant

        The Legacy method uses separate texture maps and the “new” version just uses one “unwrapped” texture of cube. It’s very similar actually. This link goes more in-depth with what I’m talking about: https://docs.unity3d.com/Manual/class-Cubemap.html

      Viewing 2 posts - 1 through 2 (of 2 total)
      • The topic ‘If cubemap is legacy, whats the new way of doing it?’ is closed to new replies.