Skip to content

Commit

Permalink
Unify styling for default values (mrdoob#27519)
Browse files Browse the repository at this point in the history
  • Loading branch information
zsombok authored and AdaRoseCannon committed Jan 15, 2024
1 parent 81f4a97 commit 74e5a8d
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 74e5a8d

Please sign in to comment.