src | Cubemap to blend from. |
dst | Cubemap to blend to. |
blend | Blend weight. |
target | RenderTexture which will hold the result of the blend. |
bool Returns trues if cubemaps were blended, false otherwise.
Utility method to blend 2 cubemaps into a target render texture.