x


Mirror Reflection + Water Reflection. RenderToTexture problems

When there is an object in the scene with reflections-mirror2 and water(Pro) with reflections, the first all right, but when I exit the program and reopen the scene reflections no longer work even if the names of the textures in the script are different:

m_ReflectionTexture.name = "__MirrorReflection" + GetInstanceID ();
k_ReflectionTexture.name = "__WaterReflection" + GetInstanceID ();

How can I fix it?

This is the video that shows the problem : http://www.kreative3d.it/Download/Reflections_Problems.php

more ▼

asked May 17 '12 at 10:10 AM

monil gravatar image

monil
0 2 2 3

I solved ...... I had forgotten to put the object in the water layer.......he he !!!

May 21 '12 at 12:14 AM monil
(comments are locked)
10|3000 characters needed characters left

0 answers: sort voted first
Be the first one to answer this question
toggle preview:

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Topics:

x138
x11

asked: May 17 '12 at 10:10 AM

Seen: 587 times

Last Updated: May 21 '12 at 12:14 AM