Init
This commit is contained in:
@ -0,0 +1,17 @@
|
||||
material Examples/SteveCubeSkyBox
|
||||
{
|
||||
technique
|
||||
{
|
||||
pass
|
||||
{
|
||||
lighting off
|
||||
depth_write off
|
||||
|
||||
texture_unit
|
||||
{
|
||||
cubic_texture stevecube.jpg separateUV
|
||||
tex_address_mode clamp
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user