Skip to content

Commit

Permalink
Unify styling for default values (#27519)
Browse files Browse the repository at this point in the history
  • Loading branch information
zsombok committed Jan 7, 2024
1 parent 2997d0c commit 31eb992
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api/en/lights/shadows/DirectionalLightShadow.html
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ <h3>[property:Camera camera]</h3>

The default is an [page:OrthographicCamera] with
[page:OrthographicCamera.left left] and [page:OrthographicCamera.bottom bottom]
set to -5, [page:OrthographicCamera.right right] and
set to `-5`, [page:OrthographicCamera.right right] and
[page:OrthographicCamera.top top] set to `5`, the
[page:OrthographicCamera.near near] clipping plane at `0.5` and the
[page:OrthographicCamera.far far] clipping plane at `500`.
Expand Down

0 comments on commit 31eb992

Please sign in to comment.