fumanshoo Posted December 19, 2012 Posted December 19, 2012 Can you paint multiple textures onto one object? I could easily put all the textures that I have into one image, but I just want to know... Quote
Kotov72rus Posted December 20, 2012 Posted December 20, 2012 TSurface surf = GetSurface(TMesh mesh, long index=1); PaintSurface(surf, TMaterial material=NULL) or PaintSurface(GetSurface(TMesh mesh, long index=1), TMaterial material=NULL); http://www.leadwerks...ference/meshes/ http://www.leadwerks...rence/surfaces/ 2 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.