Click or drag to resize

LightCoordinateSystem Property

Gets a value, determined by LightStyle, that explains whether the camera directions are relative to World or Camera spaces.

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

Property Value

Type: CoordinateSystem
See Also