5月のセールが開催中です!5月23日まで対象製品を 70% オフで提供いたします。

WindowCapture2D

Library for capturing and displaying windows in real time with UnrealEngine.

  • サポートされたプラットフォーム
  • サポートされたエンジンバージョン
    4.22 - 4.27, 5.0
  • ダウンロードのタイプ
    エンジン プラグイン
    この製品には、コード プラグインが含まれており、ビルド済みのバイナリと Unreal Engine に統合される全ソースコードが完備されています。任意のエンジン バージョンにインストールし、プロジェクト毎に有効化することが可能です。

Library for capturing and displaying windows in real time with UnrealEngine.

Captures in specified window units.


You can also capture windows hidden behind other windows.


Captured windows can be attached to meshes or UMG in 3D space.

テクニカルノート

Code Modules: WindowCapture2D


Supported Development Platforms: Windows10

Supported Target Build Platforms: Windows10


YouTube: https://youtu.be/_PfEGNK4I_E

Documentation: https://github.com/ayumax/WindowCapture2D/blob/master/README.md

Example Project:https://github.com/ayumax/WindowCapture2D


Changelog

[12/28/2021] Version 1.0.2: (4.25, 4.26, 4.27)

  • Fixed a bug that caused the game to crash when stopped.


[11/12/2019] Version 1.0.1: (4.22, 4.23)

  • Fixed a crash that occurred when accessing a discarded texture


(06/19/2019) Version 1.00:(4.22)

  • Initial release