Fixed render targets; renamed GuiTest to Editor
This commit is contained in:
@@ -94,14 +94,18 @@ material Water/Above
|
||||
*/
|
||||
texture_unit
|
||||
{
|
||||
texture ReflectionTexture
|
||||
texture ReflectionRefractionTexture
|
||||
tex_address_mode mirror
|
||||
filtering linear linear linear
|
||||
}
|
||||
/*
|
||||
texture_unit
|
||||
{
|
||||
texture RefractionTexture
|
||||
tex_address_mode mirror
|
||||
filtering linear linear linear
|
||||
}
|
||||
*/
|
||||
}
|
||||
}
|
||||
|
||||
@@ -148,14 +152,18 @@ material Water/Below
|
||||
*/
|
||||
texture_unit
|
||||
{
|
||||
texture ReflectionTexture
|
||||
texture ReflectionRefractionTexture
|
||||
tex_address_mode mirror
|
||||
filtering linear linear linear
|
||||
}
|
||||
/*
|
||||
texture_unit
|
||||
{
|
||||
texture RefractionTexture
|
||||
tex_address_mode mirror
|
||||
filtering linear linear linear
|
||||
}
|
||||
*/
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user