Skip to content

h3d.shader.DirShadow

h3d.shader.DirShadow

Inherits from: hxsl.Shader

Fields

NameType
enable__Bool
shadowMap__h3d.mat.Texture
shadowMapChannel__hxsl.Channel
shadowProj__h3d.Matrix
shadowPower__F64
shadowBias__F64
staticSRCString
static_SHADERhxsl.SharedShader

Protos

  • f@30850 updateConstants(h3d.shader.DirShadow, hxsl.Globals) → Void
  • f@30851 getParamValue(h3d.shader.DirShadow, I32) → Dyn
  • f@30852 getParamFloatValue(h3d.shader.DirShadow, I32) → F64

Bindings

  • static f@30853 __constructor__(h3d.shader.DirShadow) → Void