Message 1 of 8
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I have been trying to enable and disable backface cull in the maya prefs, but unfortunately it is not working for me. I am pretty sure i am missing out something really silly.
Please check the attached image
mel command
optionVar -list; // gives me the list of string names
optionVar -q newPolyBackFaceCull; // queried and confirmed this string is getting modified if i update manually in //prefs
optionVar -intValue newPolyBackFaceCull 1; // when i try to modify it does not work
any suggestions.
And additional query if this string is wrong, what would be the best way to find the list of strings?
Thank You.
Solved! Go to Solution.
