Skip to content

Commit a508c53

Browse files
authored
Update textureSetDefinition.cmn.md (#157)
Change the describe, from "KTX2 at DDS at `/layers/0/nodes/888/textures/1`" to "KTX2 at `/layers/0/nodes/888/textures/1`"
1 parent 9ab355f commit a508c53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/1.8/textureSetDefinition.cmn.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
#### Example: Texture set definition (desktop: jpg+dds)
2020

21-
For a mesh with `material.resource=888`, JPEG will be at `/layers/0/nodes/888/textures/0`, DDS at `/layers/0/nodes/888/textures/0_0_1` and KTX2 at DDS at `/layers/0/nodes/888/textures/1`
21+
For a mesh with `material.resource=888`, JPEG will be at `/layers/0/nodes/888/textures/0`, DDS at `/layers/0/nodes/888/textures/0_0_1` and KTX2 at `/layers/0/nodes/888/textures/1`
2222

2323
```json
2424
{

0 commit comments

Comments
 (0)