The option -texture_cache works only in CNode. You can check this by seeing that -texture_cache is not documented in "clarisse -help".
Are you rendering in Clarisse?
In CNode, the -texture_cache option modifies the Preference "Input Output > Stream Texture Cache".
Therefore, you can use the following equivalent command-line option for Clarisse and CNode:
- Code: Select all
-Input_Output.stream_texture_cache SIZE_IN_MiB
If you didn't know, you can obtain any preference command-line modifier by opening the Preferences window, right-mouse-click on an item, and select "Copy command-line argument".
Cheers,