cohtml.BackendUtilities.ShaderCombination
Public Functions
Name | |
---|---|
ShaderCombination(ShaderType vs, ShaderType ps) |
Public Attributes
Name | |
---|---|
ShaderType | VertexShader |
ShaderType | PixelShader |
Public Functions Documentation
function ShaderCombination
ShaderCombination(
ShaderType vs,
ShaderType ps
)
Public Attributes Documentation
variable VertexShader
ShaderType VertexShader;
variable PixelShader
ShaderType PixelShader;