Click or drag to resize
DigitalRuneDirectionalLight Properties

The DirectionalLight type exposes the following members.

Properties
  NameDescription
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 propertyShape
Gets or sets the shape of the light volume.
Public propertySpecularIntensity
Gets or sets the specular intensity of the light.
Public propertyTexture
Gets or sets the texture which is projected by this directional light.
Public propertyTextureOffset
Gets or sets the texture offset.
Public propertyTextureScale
Gets or sets the texture scale.
Top
See Also