Files
gtav-src/tools_ng/techart/dcc/motionbuilder2014/python/RS/Utils/render.py
T
2025-09-29 00:52:08 +02:00

10 lines
394 B
Python
Executable File

'''
This scripot is called by the Rage Animation Exporter
There is a checkbox called Render which will trigger this script before continuing to export
The script is data driven and is location is defined in x:\[Project]]\tools_*\etc\export.xml
Author: Mark Harrison-Ball <mark.harrison-Ball@rockstargames.com>
'''
#import RS.Tools.UI.Animation.IgaRenderUI as IGRender
#IGRender.Run()