Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/api/textures/Texture.html
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ <h3>[property:array mipmaps]</h3>
Array of user-specified mipmaps (optional).
</p>

<h3>[property:object mapping]</h3>
<h3>[property:number mapping]</h3>
<p>
How the image is applied to the object. An object type of [page:Textures THREE.UVMapping] is the default,
where the U,V coordinates are used to apply the map.<br />
Expand Down