Explorar o código

Update guiOffscreenCanvas.h

Variables to add depth in the .cpp file.
irei1as %!s(int64=8) %!d(string=hai) anos
pai
achega
8b43ff3465
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      Engine/source/gui/core/guiOffscreenCanvas.h

+ 3 - 0
Engine/source/gui/core/guiOffscreenCanvas.h

@@ -56,6 +56,9 @@ protected:
 
    bool mTargetDirty;
    bool mDynamicTarget;
+   
+   bool mUseDepth;
+   GFXTexHandle mTargetDepth;
 
 public:
    static Vector<GuiOffscreenCanvas*> sList;