Skip to content

Commit 73c0a10

Browse files
committed
Clarify usage
1 parent 71be55d commit 73c0a10

File tree

1 file changed

+2
-0
lines changed
  • extensions/2.0/Vendor/EXT_textureInfo_constant_lod

1 file changed

+2
-0
lines changed

extensions/2.0/Vendor/EXT_textureInfo_constant_lod/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ The `EXT_textureInfo_constant_lod` extension defines properties needed to calcul
3030

3131
## Specifying Constant LOD Texture Mapping
3232

33+
The `EXT_textureInfo_constant_lod` extension is defined on `textureInfo` structures. When that `textureInfo` is used by a material, this extension applies the constant LOD technique to the specified texture.
34+
3335
### Repetitions
3436

3537
The `repetitions` property specifies the number of times the texture is repeated. Increasing this will make the texture pattern appear smaller, decreasing it will make it larger.

0 commit comments

Comments
 (0)