Skip to content

h3d.shader.Texture

h3d.shader.Texture

Inherits from: hxsl.Shader

Fields

NameType
additive__Bool
killAlpha__Bool
specularAlpha__Bool
killAlphaThreshold__F64
texture__h3d.mat.Texture
staticSRCString
static_SHADERhxsl.SharedShader

Protos

  • f@30810 updateConstants(h3d.shader.Texture, hxsl.Globals) → Void
  • f@30811 getParamValue(h3d.shader.Texture, I32) → Dyn
  • f@30812 getParamFloatValue(h3d.shader.Texture, I32) → F64

Bindings

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