Light object that projects its effect along a direction specified by a Vector3D.
Namespace: Telerik.Windows.Media.Media3DAssembly: Telerik.Windows.Controls.Charting (in Telerik.Windows.Controls.Charting.dll) Version: 2013.1.403.1050
Syntax
| C# |
|---|
public class DirectionalLight : Light |
| Visual Basic |
|---|
Public Class DirectionalLight _
Inherits Light |
Inheritance Hierarchy
See Also