pythonUnreal Python Remote Execution

Unreal python remote control / execution is a python module, available for free on pip, it allows to easily execute Unreal python scripts and commands from another process, for instance a DCC (Houdini, Maya, Blender), or any other python process (Web app, ...), and write or read data between the two.

There are two sub modules:

Unreal Python Remove Execution:arrow-up-right Execution of python scripts directly

Unreal Python Remote Control: Drive the Unreal remote control from an easy to use python module


The full documentation is available on Github:

https://github.com/cgtoolbox/UnrealRemoteControlWrapper/wikiarrow-up-right

Last updated