h3d.pass.ScreenFx
h3d.pass.ScreenFx
Fields
| Name | Type | |
|---|---|---|
shader | h3d.shader.ScreenShader | |
pass | h3d.mat.Pass | |
manager | h3d.pass.ShaderManager | |
plane | h3d.prim.Primitive | |
_engine | h3d.Engine | |
shaders | hxsl.ShaderList | |
buffers | h3d.shader.Buffers |
Protos
f@2576get_engine(h3d.pass.ScreenFx) → h3d.Enginef@2577render(h3d.pass.ScreenFx) → Voidf@2578dispose(h3d.pass.ScreenFx) → Void
Bindings
- static
f@2708__constructor__(h3d.pass.ScreenFx, h3d.shader.ScreenShader, hl.types.ArrayObj) → Void