Skip to content

h3d.shader.MinMaxShader

h3d.shader.MinMaxShader

Inherits from: h3d.shader.ScreenShader

Fields

NameType
texA__h3d.mat.Texture
texB__h3d.mat.Texture
isMax__Bool
staticSRCString
static_SHADERhxsl.SharedShader

Protos

  • f@30882 updateConstants(h3d.shader.MinMaxShader, hxsl.Globals) → Void
  • f@30883 getParamValue(h3d.shader.MinMaxShader, I32) → Dyn
  • f@30884 getParamFloatValue(h3d.shader.MinMaxShader, I32) → F64

Bindings

  • static f@30885 __constructor__(h3d.shader.MinMaxShader) → Void