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