d2dgame v2.0.3 (2016-04-16T08:21:01Z)
Dub
Repo
Shader.create
d2d
rendering
shader
Shader
Creates a shader, loads the content and compiles it in one function.
class
Shader
static
Shader
create
(
ShaderType
type
,
string
content
)
Meta
Source
See Implementation
d2d
rendering
shader
Shader
functions
compile
load
properties
id
valid
static functions
create
Creates a shader, loads the content and compiles it in one function.