Set the Light data on an object
Declaration Syntax
C# |
public void SetLight( Simulator simulator, uint localID, Primitive . . :: . . LightData light )
Parameters
- simulator ( Simulator)
- A reference to the object where the object resides
- localID ( UInt32)
- The objects ID which is local to the simulator the object is in
- light ( Primitive . . :: . . LightData)
- A object containing the data to set
See Also
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)