FirstPersonCamera Class

Microsoft Robotics Class Reference

Simple first person camera class that moves and rotates. It allows yaw and pitch but not roll. It uses keyboard and cursor to respond to keyboard and mouse input and updates the view matrix based on input.

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

Syntax

public class FirstPersonCamera : Camera

Inheritance Hierarchy

System. . :: . .Object
  Microsoft.Robotics.Simulation.Engine. . :: . .Camera
    Microsoft.Robotics.Simulation.Engine..::..FirstPersonCamera

See Also

FirstPersonCamera Members

Microsoft.Robotics.Simulation.Engine Namespace