h3d.shader.AlphaMap
h3d.shader.AlphaMap
Inherits from: hxsl.Shader
Fields
| Name | Type | |
|---|---|---|
texture__ | h3d.mat.Texture | |
uvScale__ | h3d.Vector | |
uvDelta__ | h3d.Vector | |
| static | SRC | String |
| static | _SHADER | hxsl.SharedShader |
Protos
f@7785updateConstants(h3d.shader.AlphaMap, hxsl.Globals) → Voidf@7786getParamValue(h3d.shader.AlphaMap, I32) → Dynf@7787getParamFloatValue(h3d.shader.AlphaMap, I32) → F64
Bindings
- static
f@7788__constructor__(h3d.shader.AlphaMap, h3d.mat.Texture) → Void