Skip to content

Commit 40f68b6

Browse files
committed
'cubeTextureLoaded' -> 'cubemapLoaded'
Thanks Deanwfy! #34
1 parent f3c0572 commit 40f68b6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ By default, the height, width, and depth of the skybox are set to 5000. In other
2020

2121
### Events
2222

23-
| Name | Description |
24-
| :---------------: | :-----------------------------------------: |
25-
| cubeTextureLoaded | Emitted when a texture has finished loading |
23+
| Name | Description |
24+
| :-----------: | :-----------------------------------------: |
25+
| cubemapLoaded | Emitted when a texture has finished loading |
2626

2727
### Usage
2828

0 commit comments

Comments
 (0)