Share via


Update Method

Microsoft Robotics Class Reference

Update the view matrix based on user input and elapsed time

Namespace: Microsoft.Robotics.Simulation.Engine
Assembly: SimulationEngine (in SimulationEngine.dll) Version: 4.0.261.0 (4.0.261.0)

Syntax

public override void Update(
    double elapsedRealTime,
    bool hasFocus
)

Parameters

See Also

FirstPersonCamera Class

Microsoft.Robotics.Simulation.Engine Namespace