shader.ColorMap
shader.ColorMap
Inherits from: hxsl.Shader
Fields
| Name | Type | |
|---|---|---|
map__ | h3d.mat.Texture | |
| static | SRC | String |
| static | _SHADER | hxsl.SharedShader |
Protos
f@6819updateConstants(shader.ColorMap, hxsl.Globals) → Voidf@6820getParamValue(shader.ColorMap, I32) → Dynf@6821getParamFloatValue(shader.ColorMap, I32) → F64
Bindings
- static
f@6822__constructor__(shader.ColorMap, h3d.mat.Texture) → Void