Description:

Returns the value of "ON_LIght::m_bOn" if the light is in solo storage, or False if not in solo storage (ie - this is the checkbox state on the light manager dialog)

Syntax:
public virtual bool GetLightSolo(
RhinoDoc doc,
Guid uuid_light
)
virtual
Returns:
Type: bool
Returns True if the light is in solo storage, or False if not in solo storage
Available since:
6.0

Nothing found