Gets or sets a value indicating whether the light source is placed at infinity.
[Visual Basic]
Public Property InfiniteLightSource As Boolean
[C#]
public bool InfiniteLightSource {get; set;}
Boolean. Returns True if the light source is placed at infinity; otherwise False.
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.