무료 KitBash3D 키트를 튜토리얼과 함께 제공합니다!

Easy Screenshot

Caroo - 코드 플러그인 - 2022/12/08

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

  • 지원 플랫폼
  • 지원 엔진 버전
    4.27, 5.0 - 5.1
  • 다운로드 유형
    엔진 플러그인
    이 제품은 코드 플러그인과 함께 미리 빌드한 바이너리와 언리얼 엔진에 통합되는 모든 소스 코드를 포함하고 있으며 원하시는 엔진 버전에 설치하여 프로젝트에 따라 활성화할 수 있습니다.

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

기술적 세부사항

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