Search Unity

Slide cube map over car

Discussion in 'Shaders' started by Deleted User, Sep 10, 2014.

  1. Deleted User

    Deleted User

    Guest

    Hi! Need a simple solution to slide cube map over car...
    Camera is fixed to the car...
    Build in cube map shader only works when rotating the car...
     
  2. Daniel_Brauer

    Daniel_Brauer

    Unity Technologies

    Joined:
    Aug 11, 2006
    Posts:
    3,355
  3. Deleted User

    Deleted User

    Guest

    It wont work on mobile platform
     
  4. Daniel_Brauer

    Daniel_Brauer

    Unity Technologies

    Joined:
    Aug 11, 2006
    Posts:
    3,355
    On mobile, you'll be much better off rendering to a texture to do reflections (whether those are in screen space or using another camera angle).