Void Water
Posted: 21 Oct 2005, 13:08
[WATER]
{
voidwater=1;
WaterBaseColor=0.1 0.1 0.3; //color at water surface
WaterAbsorb=0.4 0.4 0.2; //how fast different colors are absorbed by the water
WaterMinColor=0.0 0.0 0.1; //the min value the water colors will go down to
}
doesn't work... anyone know how to make it work? or am I supposed to be able to still see the water?
neither does:
[WATER]
{
voidwater=1;
}
My understanding is that the water would just be invisible
{
voidwater=1;
WaterBaseColor=0.1 0.1 0.3; //color at water surface
WaterAbsorb=0.4 0.4 0.2; //how fast different colors are absorbed by the water
WaterMinColor=0.0 0.0 0.1; //the min value the water colors will go down to
}
doesn't work... anyone know how to make it work? or am I supposed to be able to still see the water?
neither does:
[WATER]
{
voidwater=1;
}
My understanding is that the water would just be invisible