shader.ColorBlend
shader.ColorBlend
Inherits from: hxsl.Shader
Fields
| Name | Type | |
|---|---|---|
color__ | h3d.Vector | |
factor__ | F64 | |
| static | SRC | String |
| static | _SHADER | hxsl.SharedShader |
Protos
f@23334updateConstants(shader.ColorBlend, hxsl.Globals) → Voidf@23335getParamValue(shader.ColorBlend, I32) → Dynf@23336getParamFloatValue(shader.ColorBlend, I32) → F64
Bindings
- static
f@23337__constructor__(shader.ColorBlend, I32, F64) → Void