class tinylib.shaders.SimpleShader extends Shader

Available on all platforms

Simple shader. This never mind light.

Class Fields

static var id:String

Instance Fields

var alpha:Float

var mpos:Matrix

var mproj:Matrix

var offset:Vector

function new():Void

function setShaderVariables(mp:Matrix3D, mpro:Matrix3D, vo:Vector3D, a:Float):Void