Fixed typos
This commit is contained in:
parent
e1ec3b6c78
commit
3abe588157
22 changed files with 32 additions and 32 deletions
|
|
@ -59,7 +59,7 @@ public:
|
|||
float zFar = 64.0f;
|
||||
float lightFOV = 100.0f;
|
||||
|
||||
// Depth bias (and slope) are used to avoid shadowing artefacts
|
||||
// Depth bias (and slope) are used to avoid shadowing artifacts
|
||||
float depthBiasConstant = 1.25f;
|
||||
float depthBiasSlope = 1.75f;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue