cohtml.BackendUtilities.ShaderCombination

Public Functions

Name
ShaderCombination(ShaderType vs, ShaderType ps)

Public Attributes

Name
ShaderTypeVertexShader
ShaderTypePixelShader

Public Functions Documentation

function ShaderCombination

ShaderCombination(
    ShaderType vs,
    ShaderType ps
)

Public Attributes Documentation

variable VertexShader

ShaderType VertexShader;

variable PixelShader

ShaderType PixelShader;