Notifications
Clear all
[Closed] GetCurrentShadingModel SDK
Jul 22, 2015 2:52 pm
looking for the DisplayColor from Material to shaded. Similar to the maxscript
displayColor.shaded
is this what I need to use or am I looking at the wrong thing?
GetCurrentShadingModel (const MtlBase &material)
2 Replies
Jul 22, 2015 2:52 pm
No. It’s different.
you have to use
SetSceneDisplayFlag
(see Interface7 and maxapi.h)