frame export

Learn how to use the frame export feature.

By the end of this, we will obtain an outcome like this.

Enable and disable GameObjects

  • Enable Quad Display Canvas Baked

  • Disable fancy_picture_frame_01_capture_canvas

  • Optionally Disable Captured Shadow Display Quad

To watch a follow-along video of exporting your own frame snapshot, you can watch a video here.

Play and test

Press Play. Click the object to start the puzzle, then rotate it to match the shadow.

Why does this display mode exist?

This display mode exists because you might want to create a pixel-perfect picture around your silhouette. This allows you the simplest way to do that. It gives you a .png, you draw around the silhouette in that .png and bring it back into Unity for use.

Lets go to the next page to learn about the third way to display; by using the custom Silhouette Cutout Shader Feature here.

Last updated