The XCameraViewport class defines the views to the world through the XCamera camera. Every view can display another part of the world, if you create several views, you can show them together at the same moment, e.g. looking forward and to the rear-view mirror.

Namespace:  SGP.XSpace
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
public class XCameraViewport : XViewport

Inheritance Hierarchy

System..::.Object
  SGP.XSpace..::.XViewport
    SGP.XSpace..::.XCameraViewport

See Also