d2dgame v3.0.0-beta.3 (2021-12-03T16:28:11Z)
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.