Gets or sets the position of the light source (direction for infinite source).
[Visual Basic]
Public Property Source As Point3d
[C#]
public Point3d Source {get; set;}
See Also
Light Class
| Light Members
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.