mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-13 07:34:45 +00:00
use screenshot for eye dropper
instead of using backbuffer image, use the screenshot so it captures everything
This commit is contained in:
parent
93352f5754
commit
055ca0ae00
4 changed files with 9 additions and 16 deletions
|
|
@ -29,7 +29,7 @@
|
|||
//**************************************************************************
|
||||
class ScreenShotGL : public ScreenShot
|
||||
{
|
||||
protected:
|
||||
public:
|
||||
|
||||
GBitmap* _captureBackBuffer() override;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue