d2dgame ~master (2021-12-25T08:32:28.3559629)
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.