Search
Scene3D Members
Constructors Properties Methods
 


Represents a 3D scene.

The following tables list the members exposed by the Scene3D type.

 Public Constructors

  Name Description

Scene3D

Initializes a new instance of the Scene3D class.

 Public Properties

  Name Description

cameraOrientation

Gets or sets the camera orientation.

cameraPosition

Gets or sets the camera position.

focalLength

Gets or sets the camera focal length.

models

Gets or sets a list of models in this scene.

projections

Gets or sets a list of projections in this scene.

viewportCenter

Gets or sets the viewport center.

 Public Methods

  Name Description

buildCuboid

Creates a cuboid model.

draw

Draws a projection of this scene in specified RenderContext.

 See Also