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