Static Public Member Functions | |
| static void | Init (PtCamera camera, int width, int height, double camPerspective, String shaderPath) |
| static void | RenderColor () |
| static void | RenderColor2 () |
Static Public Attributes | |
| static Byte[] | Pixels = null |
| static void Powertek.Rt.PtRtLightViewRenderer.Init | ( | PtCamera | camera, | |
| int | width, | |||
| int | height, | |||
| double | camPerspective, | |||
| String | shaderPath | |||
| ) | [static] |
Init.
| camera | ||
| width | ||
| height | ||
| camPerspective | ||
| shaderPath |
| static void Powertek.Rt.PtRtLightViewRenderer.RenderColor | ( | ) | [static] |
Render with Color.
| static void Powertek.Rt.PtRtLightViewRenderer.RenderColor2 | ( | ) | [static] |
RenderColor2.
Byte [] Powertek.Rt.PtRtLightViewRenderer.Pixels = null [static] |
Pixels.
1.5.7.1