Items used to store 3D models
| Data type | Stored in items [1] n is the index of the mesh |
Example keys |
|---|---|---|
| vertices | vertices-00n |
vertices-000, vertices-001, vertices-002, etc. |
| indexes | indexes-00n |
indexes-000, indexes-001, indexes-002, etc. |
| texture coordinates | texcoords-00n |
texcoords-000, texcoords-001, texcoords-002, etc. |
| texture filenames | texture-00n |
texture-000, texture-001, texture-002, etc. |
| specular colors | specular-00n |
specular-000, specular-001, specular-002, etc. |
| diffuse colors | diffuse-00n |
diffuse-000, diffuse-001, diffuse-002, etc. |
| ambient colors | ambient-00n |
ambient-000, ambient-001, ambient-002, etc. |
| mesh names | name-00n |
name-000, name-001, name-002, etc. |
version 7.0.250121
Edit All Pages