Name | Description | |
---|---|---|
![]() | NProjection Constructor | Initializer constructor |
The following tables list the members exposed by NProjection.
Name | Description | |
---|---|---|
![]() | NProjection Constructor | Initializer constructor |
Name | Description | |
---|---|---|
![]() ![]() | BoundsModeProperty | Reference to the BoundsMode property |
![]() ![]() | ElevationProperty | Reference to the Elevation property |
![]() ![]() | NProjectionSchema | Schema associated with NProjection. |
![]() ![]() | PerspectiveAngleProperty | Reference to the PerspectiveAngle property |
![]() ![]() | ProjectionTypeProperty | Reference to the ProjectionType property |
![]() ![]() | RotationProperty | Reference to the Rotation property |
![]() ![]() | ViewerRotationProperty | Reference to the ViewerRotation property |
![]() ![]() | XDepthProperty | Reference to the XDepth property |
![]() ![]() | YDepthProperty | Reference to the YDepth property |
![]() ![]() | ZoomProperty | Reference to the Zoom property |
Name | Description | |
---|---|---|
![]() | BoundsMode | Gets or sets the bound mode |
![]() | Elevation | Gets or sets the elevation of the viewpoint in degrees. |
![]() | PerspectiveAngle | The field of view angle, in degrees when the ProjectionType property is set to ENENProjectionType.Perspective |
![]() | ProjectionType | Controls the projection type of the camera |
![]() | Rotation | Gets or sets the rotation of the viewpoint in degrees. |
![]() | ViewerRotation | The rotation (or tilting) of the camera in degrees. |
![]() | XDepth | The offset of the 3D objects along the X axis depending on their Z depth when the projection is ENProjectionType.Orthogonal |
![]() | YDepth | The offset of the 3D objects along the Y axis depending on their Z depth when the projection is ENProjectionType.Orthogonal. |
![]() | Zoom | The zooming factor in percents. |
Name | Description | |
---|---|---|
![]() | IsPredefinedProjection | Determines if the current projection equals the predefined projection. |
![]() | SetPredefinedProjection | Sets a predefined projection to the camera. |
![]() | TryGetPredefinedProjection | Determines if the current projection is a predefined projection. |