mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-11 06:34:36 +00:00
Fixed ovr compiling with srgb and DX9 removed.
This commit is contained in:
parent
7dbae1911b
commit
b5cc06cc8b
3 changed files with 3 additions and 13 deletions
|
|
@ -53,7 +53,7 @@ public:
|
|||
|
||||
GFXTexHandle mStagingTexture; ///< Texture used by openvr
|
||||
|
||||
ColorF mOverlayColor;
|
||||
LinearColorF mOverlayColor;
|
||||
|
||||
bool mOverlayTypeDirty; ///< Overlay type is dirty
|
||||
bool mOverlayDirty; ///< Overlay properties are dirty
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue