Static Public Member Functions | |
| static void | Init () |
| static void | Init (List< PtLight > lights) |
| static void | Clear () |
| static PtRtLight | Light (int id) |
| static void | SetSamples (int numThreads, int samples) |
Properties | |
| static int | NumLights [get] |
| static void Powertek.Rt.PtRtLightManager.Clear | ( | ) | [static] |
Clear.
| static void Powertek.Rt.PtRtLightManager.Init | ( | List< PtLight > | lights | ) | [static] |
Init the Light Manager.
| lights |
| static void Powertek.Rt.PtRtLightManager.Init | ( | ) | [static] |
Init the Light Manager.
| static PtRtLight Powertek.Rt.PtRtLightManager.Light | ( | int | id | ) | [static] |
Light.
| id |
| static void Powertek.Rt.PtRtLightManager.SetSamples | ( | int | numThreads, | |
| int | samples | |||
| ) | [static] |
SetSamples.
| numThreads | ||
| samples |
int Powertek.Rt.PtRtLightManager.NumLights [static, get] |
NumLights.
1.5.7.1