Update Method
Microsoft Robotics Class Reference
Abstract method to control camera during frame move
Namespace: Microsoft.Robotics.Simulation.Engine
Assembly: SimulationEngine (in SimulationEngine.dll) Version: 4.0.261.0 (4.0.261.0)
Syntax
public abstract void Update(
double elapsedTime,
bool hasFocus
)
Parameters
- elapsedTime
Type: System. . :: . .Double
- hasFocus
Type: System. . :: . .Boolean