Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 775 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 775 Bytes

ue2rv

Takes High Res screenshot in Unreal Engine and sends it to Shotgrid RV.

Installation

Usage

in the command line window, set it to python and type the following each time you want to take a screenshot:

ue2rv()

How it works ?

  • Takes a screenshot of the current viewport
  • check for screenshot to be generated on disc
  • call rvpush.exe to send the screenshot to the current RV session. (if it can't find a RV session, rvpush, will create a new rv session with the tag "unreal").