The Light type exposes the following members.

Methods

  NameDescription
CopyIModel
This methods returns a copy of the light Model
(Overrides Model..::.CopyIModel()()().)
DrawHead
This method should draw the object as it would look like if we look at it through an eye located between the 2 observer eyes
(Overrides Model..::.DrawHead()()().)
DrawLeftEye
This method should draw the object as it would look like if we look at it through the observer's left eye
(Overrides Model..::.DrawLeftEye()()().)
DrawRightEye
This method should draw the object as it would look like if we look at it through the observer's right eye
(Overrides Model..::.DrawRightEye()()().)
Equals (Inherited from Object.)
Finalize (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
MaxDistanceToObserver
This method claculates the maximun distance to the observer
(Inherited from Model.)
MemberwiseClone (Inherited from Object.)
SetLightAmbient
This method sets de ambient light
SetLightDiffuse
This method sets de diffuse light
SetLightSpecular
This method sets de specular light
ToString (Inherited from Object.)

See Also