Click or drag to resize
DigitalRunePointLight Properties

The PointLight type exposes the following members.

Properties
  NameDescription
Public propertyAttenuation
Gets or sets the exponent for the distance attenuation.
Public propertyColor
Gets or sets the RGB color of the light.
Public propertyDiffuseIntensity
Gets or sets the diffuse intensity of the light.
Public propertyHdrScale
Gets or sets the HDR scale of the light.
Public propertyName
Gets or sets the name of the light.
(Inherited from Light.)
Public propertyRange
Gets or sets the range of the light.
Public propertyShape
Gets (or sets) the shape of the light volume.
(Inherited from Light.)
Public propertySpecularIntensity
Gets or sets the specular intensity of the light.
Public propertyTexture
Gets or sets the cube map texture which is projected by this point light.
Top
See Also