Skip to content

shader.Foggy

shader.Foggy

Inherits from: hxsl.Shader

Fields

NameType
texture__h3d.mat.Texture
uvScale__h3d.Vector
mode__I32
alpha__F64
contrib__F64
speed__F64
scale__F64
power__F64
staticSRCString
static_SHADERhxsl.SharedShader

Protos

  • f@3018 updateConstants(shader.Foggy, hxsl.Globals) → Void
  • f@3019 getParamValue(shader.Foggy, I32) → Dyn
  • f@3020 getParamFloatValue(shader.Foggy, I32) → F64

Bindings

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