Public Member Functions | |
| StdSpotLight (ColorRGBAf a, ColorRGBAf d, ColorRGBAf s) | |
Protected Member Functions | |
| virtual void | SetupLight (RenderContext ctx, ShaderProgram sProgram, string uName, int index) |
| Derm.Render.StdSpotLight.StdSpotLight | ( | ColorRGBAf | a, | |
| ColorRGBAf | d, | |||
| ColorRGBAf | s | |||
| ) |
| virtual void Derm.Render.StdSpotLight.SetupLight | ( | RenderContext | ctx, | |
| ShaderProgram | sProgram, | |||
| string | uName, | |||
| int | index | |||
| ) | [protected, virtual] |
| ctx | ||
| sProgram | ||
| uName | ||
| index |
Reimplemented from Derm.Render.StdPositionalLight.