Making Ghost Geo for Viewport Motion Blur – Maya Python Script Free Download
If you want to source the script from maya script folder. Do the following:
– Copy the script into maya script folder. Change the name to makingGhostGeo.py (remove version number)
– And call the script from maya using this python code:
import makingGhostGeo
reload(makingGhostGeo)