Click or drag to resize

LightIsPointLight Property

Gets a value indicating whether the light style is LightStyle CameraPoint or WorldPoint.

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

Property Value

Type: Boolean
See Also