Easy Screenshot

Caroo - 代码插件 - 2022/12/08

Easily take screenshots at runtime as a texture or save them to HDD with custom resolution, custom camera location and option to include UI

  • 支持的平台
  • 支持的引擎版本
    4.27, 5.0 - 5.3
  • 下载类型
    引擎插件
    此产品包含一款代码插件,含有预编译的二进制文件以及与虚幻引擎集成的所有源代码,能够安装到您选择的引擎版本中,并根据每个项目的需求启动。

Easily take screenshots at runtime.

Documetation

YouTube channel


Update#4 (5.1 and higher):

  • 3 new nodes for conversion between pixel colors, binary, and texture
  • fixed issue with game pause
  • fixed issue with on-screen messages not showing


Update#3 (5.1 and higher):

  • option to include UI in the screenshot


Update#2 (5.1 and higher):

  • 4 new nodes to help with save image path


Update#1 (5.1 and higher):

  • take screenshots from a specified location


You can:

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

技术细节

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