mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-13 15:44:36 +00:00
Z Offset for Scattersky to fix the rendering issue at high altitudes.
This commit is contained in:
parent
7bf99e38ec
commit
c00bca8ba0
2 changed files with 17 additions and 8 deletions
|
|
@ -179,6 +179,7 @@ protected:
|
|||
|
||||
F32 mExposure;
|
||||
F32 mNightInterpolant;
|
||||
F32 mZOffset;
|
||||
|
||||
VectorF mLightDir;
|
||||
VectorF mSunDir;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue