cohtml.BackendUtilities.ShaderCombination
Public Functions
Section titled “Public Functions”| Name | |
|---|---|
| ShaderCombination(ShaderType vs, ShaderType ps) |
Public Attributes
Section titled “Public Attributes”| Name | |
|---|---|
| ShaderType | VertexShader |
| ShaderType | PixelShader |
Public Functions Documentation
Section titled “Public Functions Documentation”function ShaderCombination
Section titled “function ShaderCombination”ShaderCombination( ShaderType vs, ShaderType ps)Public Attributes Documentation
Section titled “Public Attributes Documentation”variable VertexShader
Section titled “variable VertexShader”ShaderType VertexShader;variable PixelShader
Section titled “variable PixelShader”ShaderType PixelShader;© 2026 Coherent Labs. All rights reserved.