Changing texture min/mag filter in j3m material file?

I’m loading my meshes material using a set of j3m material description files.



Is it possible to set texture’s min and mag filter to in such a file ? This would be simpler that my current solution (adding a general xml material file giving more infos on each material, and performing modification on materials depending on these informations…).



thanks

Guillaume

+1



Really it’s a vital thing. Need it to be in Material parameters.

Yeah, I’ve been thinking about those settings aswell together with anisotrophic filtering and other wrapping modes…

For me it’s not an issue since I do most of my work in code but it would be nice to able to specify it in j3m files also.

Would definitly be nice, (not so pressing for me as well as I use selfbrewed preimporter)

@EmpirePhoenix said:
Would definitly be nice, (not so pressing for me as well as I use selfbrewed preimporter)


Same... but would be cool.