ShaderCode

Undocumented in source.

Constructors

this
this(CodeType type)
Undocumented in source.
this
this(CodeType type, ubyte[] code)
Undocumented in source.

Members

Properties

CodeString
string CodeString [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
CodeString
string CodeString [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

Code
ubyte[] Code;
Undocumented in source.
Type
CodeType Type;
Undocumented in source.

Meta