h2d.filter.Shader
h2d.filter.Shader
Inherits from: h2d.filter.Filter
Fields
| Name | Type | |
|---|---|---|
pass | h3d.pass.ScreenFx | |
nearest | Bool | |
textureParam | String |
Protos
f@30712get_shader(h2d.filter.Shader) → h3d.shader.ScreenShaderf@30713draw(h2d.filter.Shader, h2d.RenderContext, h2d.Tile) → h2d.Tile
Bindings
- static
f@30711__constructor__(h2d.filter.Shader, h3d.shader.ScreenShader, String) → Void