Commit fab9bc6
authored
Correct documentation (#5199)
Unlike THREE.js CylinderGeometry, the A-Frame cylinder geometry does not have distinct radii for top & bottom. Distinct radii for top & bottom are provided by the A-Frame cone geometry (which also uses the THREE.js CylinderGeometry).1 parent d8fef14 commit fab9bc6
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
61 | | - | |
| 60 | + | |
62 | 61 | | |
63 | 62 | | |
64 | 63 | | |
| |||
0 commit comments