← Back to carmenta.com
Carmenta Engine SDK Documentation
×

ViewConstraints.Apply3D Method

Applies the view constraints to a 3D camera position.

Thread safety: This property is not thread-safe.

Apply3D(Point cameraPoint, System.Double groundAtCameraPoint)

Applies the view constraints to a 3D camera position.

Syntax

C#
public Point Apply3D (
    Point cameraPoint,
    System.Double groundAtCameraPoint
)

Parameters

cameraPoint
Type: Point
A camera position to apply the constraints to.
groundAtCameraPoint
Type: System.Double
The ground elevation at cameraPoint.

Return Value

Type: Point
The new camera position after the constraints have been applied to cameraPoint.

Platforms

Windows, Linux, Android

By accessing the information on this site you accept our terms and conditions and privacy policy.
This site uses cookies to enhance your experience and provide additional functionality.

Accept