dongju.jeong 6 Share Posted January 25 What is included in the CopyDefinitionFromPlayer? Do I have to copy the viewport mask separately? (ex: view->getPlayer()->setViewportMask(...)) Link to post
cash-metall 80 Share Posted January 25 Hi! yes, you need to copy viewportmask manually. CopyDefinitionFromPlayer copies only projection matrix (instead setDefinition ) 1 Link to post
Recommended Posts