4
\$\begingroup\$

Can anyone explain how I can create a mirror effect like the one in this YouTube video using Unity Pro?

I know that I need to use render textures to do it, but I am not sure how.

\$\endgroup\$
2
  • \$\begingroup\$ I've edited your question, if you cannot walk through it-- then it's not really a portal. \$\endgroup\$ Commented Dec 17, 2013 at 17:54
  • \$\begingroup\$ I cant quite recall, but I believe you create a camera facing out from your mirror and then use what the camera "sees" as a render texture on the mirror \$\endgroup\$ Commented Dec 18, 2013 at 3:10

1 Answer 1

2
\$\begingroup\$

Those are done with Render textures . Simply create a new Render Texture to your project and a camera to your scene. Then assign that camera's Target Texture to the Render Texture you created.

\$\endgroup\$

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.