Skip to content

h3d.shader.AlphaMap

h3d.shader.AlphaMap

Inherits from: hxsl.Shader

Fields

NameType
texture__h3d.mat.Texture
uvScale__h3d.Vector
uvDelta__h3d.Vector
staticSRCString
static_SHADERhxsl.SharedShader

Protos

  • f@7785 updateConstants(h3d.shader.AlphaMap, hxsl.Globals) → Void
  • f@7786 getParamValue(h3d.shader.AlphaMap, I32) → Dyn
  • f@7787 getParamFloatValue(h3d.shader.AlphaMap, I32) → F64

Bindings

  • static f@7788 __constructor__(h3d.shader.AlphaMap, h3d.mat.Texture) → Void