Lighting

class HPS.Lighting : public IDisposable

This is the Lighting Class

Public Types

enum InterpolationAlgorithm

Values:

Phong

Lighting Interpolation Algorithm.

Gouraud

Lighting Interpolation Algorithm.

Flat

Lighting Interpolation Algorithm.

Public Functions

void Dispose ()
Lighting (HPS.Lighting in_that)