mesh_texture -> texture
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
struct TextureLink
|
||||
{
|
||||
/** Mesh id or sprite id */
|
||||
u32 meshId;
|
||||
u32 meshOrSpriteId;
|
||||
/** Mesh material id or 0 if is sprite */
|
||||
u32 materialId;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user