h3d.shader.ColorMatrix
h3d.shader.ColorMatrix
Inherits from: hxsl.Shader
Fields
| Name | Type | |
|---|---|---|
matrix__ | h3d.Matrix | |
| static | SRC | String |
| static | _SHADER | hxsl.SharedShader |
Protos
f@3449updateConstants(h3d.shader.ColorMatrix, hxsl.Globals) → Voidf@3450getParamValue(h3d.shader.ColorMatrix, I32) → Dynf@3451getParamFloatValue(h3d.shader.ColorMatrix, I32) → F64
Bindings
- static
f@3452__constructor__(h3d.shader.ColorMatrix, hl.types.ArrayBytes_Float) → Void