On 10/06/2014 at 02:28, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 14
Platform: Mac OSX ;
Language(s) : C++ ;
---------
How can I check for what display mode is active?
I mean, if it is Gouraud, Gouraud (Lines), Quick Shading, Quick Shading (Lines), etc...
I believe it could be with something like bd->GetParameterData(LONG id)
But how can I know what the ID is?