// $Revision$ $Author$ $DateTime$ //------------------------------------------------------------------------------------------------ // // ***************** FIRAXIS GAME ENGINE ******************** // // FILE: VSTerrain_4BP3_11.vsh // // AUTHOR: Bart Muzzin - 19/03/2004 // // PURPOSE: 3rd pass of a terrain shader that does four texture blends // //------------------------------------------------------------------------------------------------ // Copyright (c) 2004 Firaxis Games, Inc. All rights reserved. //------------------------------------------------------------------------------------------------ #define ALPHA_REG v5 #define COLOR_REG dcl_color2 #define TEXTURES_4 #define SUM_CONST c17 vs_1_1 #include "VSTerrain_Base_11.vsh"