LightObject.LightGeometry Property

LightObjectLightGeometry Property

[Missing <summary> documentation for "P:Rhino.DocObjects.LightObject.LightGeometry"]

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public Light LightGeometry { get; }
Public ReadOnly Property LightGeometry As Light
	Get

Property Value

Type: Light
See Also