About 41,000,000 results
Open links in new tab
  1. How to capture the screen in Unity (3 methods)

    May 13, 2022 · Generally speaking, there are three different methods for capturing the screen in Unity. Take a game view screenshot using the Screen Capture class. Render the view of a …

  2. Can I take a photo in Unity using the device's camera?

    Jul 19, 2014 · You can easily create one by Right Click -> UI -> RawImage in the Hierarchy in the Unity Editor (this requires Unity 4.6 and above). Running it should show a live feed of the …

  3. How to take an image? - Unity Engine - Unity Discussions

    Jan 13, 2024 · How can I take an image using the camera in unity while excluding all the AR Objects in the world? Basically, I want to have a button that when pressed, takes the image of …

  4. How to save a picture (take screenshot) from a camera in game?

    Jul 21, 2010 · it is possible for a camera to take a picture and save it as jpg? I could not find on google or unity. Yes, it is possible. And there's even a couple of different approaches you …

  5. How to take a Screenshot in Unity - YouTube

    In this video we're going to learn how to take a Screenshot in Unity....more. We're going to grab the pixels from a specific camera and save them into a png, we can grab the entire screen...

  6. Take & Save Photos from Camera in AR Unity - YouTube

    In this AR tutorial, we are going to learn how to take pictures or capture images in AR, and then save it to the device. We will wait until Unity has rendered the camera, then encode it to...

  7. How to Save a Picture (Take Screenshot) In Game? Unity 2023

    In this step-by-step guide, I'll teach you how to seamlessly integrate a powerful screenshot system into your Unity project. Capturing those breathtaking screenshots in your game has never been...

  8. Manual: Photo capture - Unity

    Use the PhotoCapture API to take photos from the HoloLens web camera. You must enable the WebCam and Microphone capabilities to use the PhotoCapture API. The following example …

  9. Unity - Scripting API: PhotoCapture

    Captures a photo from the web camera and stores it in memory or on disk. Demonstrates how to take a photo using the PhotoCapture functionality and display it on a Unity GameObject. using …

  10. How to take a screenshot of the game view in Unity

    Feb 11, 2022 · Unity has a screenshot tool already. It's called Recorder and doesn't require any coding. By default, Packages might be set to "In Project". Select "Unity Registry" instead. …

  11. Some results have been removed
Refresh