How to use:
Python
source.Maya.misc_tools.
import_gpu
import given file as gpu cache
Warning
The file need to be a .abc
Example:
import Maya.misc_tools as mtools mtools.import_gpu(pSphere_gpuCache, ../My_folder)
file_name (str) – name of the file
path (str) – path of the file