francoisgfx / ue2rv

Takes High Res screenshot and sends it to Shotgrid RV.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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").

About

Takes High Res screenshot and sends it to Shotgrid RV.

License:Apache License 2.0


Languages

Language:Python 100.0%