UpdateLightEntity Constructor (LightEntity)
Microsoft Robotics Studio
Initialization constructor
Namespace: Microsoft.Robotics.Simulation.Engine
Assembly: SimulationEngine (in SimulationEngine.dll)
Version: 1.5.507.0
Syntax
public UpdateLightEntity(
LightEntity entity
)
'Declaration
Public Sub New ( _
entity As LightEntity _
)
public:
UpdateLightEntity (
LightEntity^ entity
)
Parameters
- entity
LightEntity
See Also
UpdateLightEntity Class
Microsoft.Robotics.Simulation.Engine Namespace