Click or drag to resize

LightIsDirectionalLight Property

Gets a value indicating whether the light style is LightStyle CameraDirectional or WorldDirectional.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public bool IsDirectionalLight { get; }

Property Value

Type: Boolean
See Also