This website works better with JavaScript
Home
Explore
Help
Sign In
javascript
/
three.js
mirror of
https://github.com/tazdij/three.js.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Add LightProbe to the list of object types
Cloud9c
4 years ago
parent
99b4804b00
commit
1687c2f210
1 changed files
with
3 additions
and
0 deletions
Split View
Show Diff Stats
3
0
docs/api/en/loaders/ObjectLoader.html
+ 3
- 0
docs/api/en/loaders/ObjectLoader.html
View File
@@ -165,6 +165,9 @@
<li>
[page:HemisphereLight]
</li>
+ <li>
+ [page:LightProbe]
+ </li>
<li>
[page:Mesh]
</li>