init
This commit is contained in:
17
grey_wall/materials/scripts/grey_wall.material
Normal file
17
grey_wall/materials/scripts/grey_wall.material
Normal file
@@ -0,0 +1,17 @@
|
||||
material vrc/grey_wall
|
||||
{
|
||||
receive_shadows off
|
||||
technique
|
||||
{
|
||||
pass
|
||||
{
|
||||
texture_unit
|
||||
{
|
||||
texture grey_wall.png
|
||||
filtering anistropic
|
||||
max_anisotropy 16
|
||||
scale 1 1
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user