Share via


SetViewParameters Method (,[])

Microsoft Robotics Class Reference

Client can call this to change the position and direction of camera

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

Syntax

public virtual void SetViewParameters(
    Vector3 eyePt,
    Vector3 lookAtPt
)

Parameters

  • eyePt
    Type: Vector3
  • lookAtPt
    Type: Vector3

See Also

Camera Class

SetViewParameters Overload

Microsoft.Robotics.Simulation.Engine Namespace