Talk:Eyeball

From Valve Developer Community
Revision as of 18:00, 17 January 2011 by SkyNinja (talk | contribs) (Created page with '== Iris Material == It would seem that in the OB engine, the iris material is in fact a property of eyeball material. Here's the contents of the VMT file "eyeball_r.vmt" "eyes"…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Iris Material

It would seem that in the OB engine, the iris material is in fact a property of eyeball material. Here's the contents of the VMT file "eyeball_r.vmt"

"eyes"
{
	"$basetexture" "models/Humans/Female/eyeball_r"
	"$iris" "models/Humans/Female/pupil_r"
	"$halflambert" 1
}