$texture2: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
== $texture2 == | |||
"[[UnlitTwoTexture]]" | |||
{ | |||
"[[$basetexture]]" "Path/TextureA" | |||
"[[$texture2]]" "Path/TextureB" | |||
} | |||
* Used for the [[UnlitTwoTexture]] shader. | |||
* See also [[$basetexture2]] | |||
==$texture2scale== | |||
$texture2scale <> | |||
* {{todo|dx8 scale?}} | |||
==$texture2transform== | |||
$texture2transform <> | |||
* {{todo|dx9 "center .5 .5 scale 1 1 rotate 0 translate 0 0"?}} |
Revision as of 02:29, 7 April 2008
$texture2
"UnlitTwoTexture" { "$basetexture" "Path/TextureA" "$texture2" "Path/TextureB" }
- Used for the UnlitTwoTexture shader.
- See also $basetexture2
$texture2scale
$texture2scale <>
- Todo: dx8 scale?
$texture2transform
$texture2transform <>
- Todo: dx9 "center .5 .5 scale 1 1 rotate 0 translate 0 0"?