Search Unity

Question Panning render texture

Discussion in 'Shader Graph' started by mkandersson, Apr 7, 2019.

  1. mkandersson

    mkandersson

    Joined:
    Oct 5, 2012
    Posts:
    21
    Hello. I'm trying to display moving clouds with the directional light and a render texture.
    The clouds show up in the scene but they are not moving.

    I've got a panning shader/material which is assigned to the render texture material property and
    the cloud texture to the texture property. The initialization mode and update mode is set to realtime.

    I'm using Unity 2019.1.0b9 and HDRP 5.10
     
    Last edited: Apr 7, 2019
  2. Kink3d

    Kink3d

    Joined:
    Nov 16, 2015
    Posts:
    45
    Hi,

    Im afraid your case is hard to understand without without something concrete to look at. Would it be possible to upload a project/some assets that demonstrate the issue for me to look at?
     
  3. mkandersson

    mkandersson

    Joined:
    Oct 5, 2012
    Posts:
    21
    Yes sorry I've sent you a sample package