Goblin - A Platform for 3D AR and VR Applications

Camera Class

Simple base camera class that moves and rotates. The base class records mouse and keyboard input for use by a derived class, and keeps common state.

For a list of all members of this type, see Camera Members.

System.Object
   Microsoft.Samples.DirectX.UtilityToolkit.Camera

public abstract class Camera

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Microsoft.Samples.DirectX.UtilityToolkit

Assembly: Goblin.Engine (in Goblin.Engine.dll)

See Also

Camera Members | Microsoft.Samples.DirectX.UtilityToolkit Namespace