Skip to content

Commit

Permalink
Update radius default value
Browse files Browse the repository at this point in the history
  • Loading branch information
dmarcos authored May 2, 2020
1 parent fef42bf commit da94b61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/primitives/a-sky.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ A plain color as a background:
| opacity | material.opacity | 1 |
| phi-length | geometry.phiLength | 360 |
| phi-start | geometry.phiStart | 0 |
| radius | geometry.radius | 5000 |
| radius | geometry.radius | 500 |
| repeat | material.repeat | None |
| roughness | material.roughness | 0.5 |
| segments-height | geometry.segmentsHeight | 20 |
Expand Down

0 comments on commit da94b61

Please sign in to comment.