PDA

Click to See Complete Forum and Search --> : Lighting Question


quddusaliquddus
Apr 26th, 2009, 07:48 PM
Hi all :D,
I wanted to know if its possible to create a PointLight in XAML or code-behind that imitates a spherical light source like a Sun?

Thanks

q

obi1kenobi
Jun 11th, 2009, 06:13 AM
Well a PointLight, by definition, is a light source which emanates light from a single point, hence the name. AFAIK, you cannot create a spherical light source by deriving from this class...