Free KitBash3D Kit with Tutorial now available!

Easy Screenshot

Caroo - Code Plugins - Dec 8, 2022

Easily take screenshots at runtime as a texture or save them to HDD

  • Supported Platforms
  • Supported Engine Versions
    4.27, 5.0 - 5.1
  • Download Type
    Engine Plugin
    This product contains a code plugin, complete with pre-built binaries and all its source code that integrates with Unreal Engine, which can be installed to an engine version of your choice then enabled on a per-project basis.

Easily take screenshots at runtime.

Documetation

YouTube channel

You can:

  • set custom resolution
  • use the output texture immediately in your project.
  • save the image as PNG
  • use the binary format for ex. HTTP requests

Technical Details

Features:

  • capturing screenshots at runtime
  • custom capture resolution
  • outputs: texture, pixel colors and binary array
  • option to save the image to disk as PNG
  • asynchronous
  • can be called from anywhere

Code Modules:

  •  EasyScreenshotPlugin - Runtime

Number of Blueprints: 1 (example widget blueprint)

Number of C++ Classes: 1

Network Replicated: No

Supported Development Platforms: Win64

Supported Target Build Platforms: Win64