I would like to query the GPU cache under 'Show>GPU cache', right above the viewport
I use this script:
import maya.cmds as cmds
print cmds.modelEditor('modelPanel4', query = True, pluginObjects = True)
but it return only 'None'
created
Sep '19
last reply
Dec '19
- 2
replies
- 2.7k
views
- 2
users