RhinoCommon API
LightTableModify Method (Int32, Light) |
[Missing <summary> documentation for "M:Rhino.DocObjects.Tables.LightTable.Modify(System.Int32,Rhino.Geometry.Light)"]
Namespace: Rhino.DocObjects.Tables
Assembly: RhinoCommon (in RhinoCommon.dll)
public bool Modify( int index, Light light )
Public Function Modify ( index As Integer, light As Light ) As Boolean
Parameters
- index
- Type: SystemInt32
[Missing <param name="index"/> documentation for "M:Rhino.DocObjects.Tables.LightTable.Modify(System.Int32,Rhino.Geometry.Light)"]
- light
- Type: Rhino.GeometryLight
[Missing <param name="light"/> documentation for "M:Rhino.DocObjects.Tables.LightTable.Modify(System.Int32,Rhino.Geometry.Light)"]
Return Value
Type: Boolean[Missing <returns> documentation for "M:Rhino.DocObjects.Tables.LightTable.Modify(System.Int32,Rhino.Geometry.Light)"]