mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-11 06:34:36 +00:00
Fix imposter capture on OpenGL.
This commit is contained in:
parent
c354f59b72
commit
259030de47
2 changed files with 3 additions and 1 deletions
|
|
@ -70,6 +70,7 @@ protected:
|
|||
GFXTexHandle mBlackTex;
|
||||
GFXTexHandle mWhiteTex;
|
||||
GFXTexHandle mNormalTex;
|
||||
GFXTexHandle mDepthBuffer;
|
||||
|
||||
SceneRenderState *mState;
|
||||
TSShapeInstance *mShapeInstance;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue