31 lines
530 B
Plaintext
31 lines
530 B
Plaintext
"LightmappedGeneric"
|
|
{
|
|
"$basetexture" "shadertest/LightmappedSelfIlluminatedTexture"
|
|
"$envmap" "shadertest/shadertest_env"
|
|
"$envmapmask" "shadertest/LightmappedGeneric_envmask"
|
|
"$envmapmaskscale" 4
|
|
"$selfillum" 1
|
|
"$vertexcolor" 1
|
|
"$detail" "shadertest/shadertestdetail"
|
|
|
|
"Proxies"
|
|
{
|
|
// Tints are sinusoidal
|
|
"Sine"
|
|
{
|
|
"sineperiod" 10.00
|
|
"sinemin" 0
|
|
"sinemax" 1
|
|
"resultVar" "$envmaptint[0]"
|
|
}
|
|
|
|
"Sine"
|
|
{
|
|
"sineperiod" 1.00
|
|
"sinemin" 0
|
|
"sinemax" 1
|
|
"resultVar" "$selfillumtint[2]"
|
|
}
|
|
}
|
|
}
|