On 28/06/2018 at 04:37, xxxxxxxx wrote:
User Information:
Cinema 4D Version:
Platform: Windows ;
Language(s) : C++ ;
---------
Hi folks,
is it possible to hide an object returned in GVO from the viewport draw? I tried setting the following:
cube->ChangeNBit(NBIT_EHIDE,NBITCONTROL_SET);
to no avail.
WP.