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