Share via


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

See Also

Camera Class

Microsoft.Robotics.Simulation.Engine Namespace