Game Development Community

vertAlpha?

by PGames · in Torque 3D Professional · 12/21/2010 (10:15 am) · 1 replies

So, can T3D do vertex alpha? If not, how can I add it. I can't even figure out which hlsl to add it.

#1
12/22/2010 (2:52 am)
Just make sure your model has vertex colors with alpha values set then enable the 'vertex color' option on the material. The rest should just work.