interpolating between textures

hi i just wanted to know if there is a way to interpolate between textures.

thanks in advance

There are several shaders on Unify that blend between two textures:
http://www.unifycommunity.com/wiki/index.php?title=Blend_2_Textures

You can use the blend slider of the shader to interpolate between the textures, or set its value from a script.

thanks im working on using interpolation and bump maps and speculars to try to create a flexible water shader that looks like crysis, but runs on the iphone :slight_smile: