Mihail Posted July 10, 2020 Posted July 10, 2020 Hi! How and where to register the movement of geometric shapes in C++? How do I view this movement later?
morbid Posted July 13, 2020 Posted July 13, 2020 Hi, all movements and transformations can be handled with setWorldPosition, setWorldRotation, etc. Here you'll find a tutorial with examples: https://developer.unigine.com/en/docs/2.11/start/programmer/transformations?rlang=cpp Thanks. How to submit a good bug report --- FTP server for test scenes and user uploads: ftp://files.unigine.com user: upload password: 6xYkd6vLYWjpW6SN
Recommended Posts