17 lines
217 B
Plaintext
17 lines
217 B
Plaintext
material Examples/SteveCubeSkyBox
|
|
{
|
|
technique
|
|
{
|
|
pass
|
|
{
|
|
lighting off
|
|
depth_write off
|
|
|
|
texture_unit
|
|
{
|
|
cubic_texture stevecube.jpg separateUV
|
|
tex_address_mode clamp
|
|
}
|
|
}
|
|
}
|
|
} |