class tinylib.shaders.GouraudShaderUVDC extends Shader
Available on all platforms
Gouraud Shader using texture and depth cueing
class tinylib.shaders.GouraudShaderUVDC extends Shader
Available on all platforms
Gouraud Shader using texture and depth cueing
function setShaderVariables(mp:Matrix3D, mpro:Matrix3D, vo:Vector3D, lt:Vector3D, am:Float, df:Float, texture:Texture, a:Float, d:Float, dl:Float):Void