r7355 - TextureKey

from revision 7355,

All textures without a TextureKey set..


what does it mean? what is "TextureKey set"?

Will all the model's J3O file will have textured with them rather then separate file?

No they wont. Only in memory textures that have no file.

Sorry I don’t understand. :frowning:

When a texture has no file (e.g. a procedurally generated texture) then it will be saved in the j3o file. If the texture has a file (e.g. a loaded model woth normal textures) then it will only save the asset key (thus link to the texture like it does now)

1 Like