LuciadCPillar C# 2023.1.03
Luciad.Maps.MapNavigator.AboveConstraintOptions Class Reference

Option to configure the navigation constraint to keep the camera above the terrain. More...

Inheritance diagram for Luciad.Maps.MapNavigator.AboveConstraintOptions:

Public Member Functions

void Dispose ()
 

Properties

bool IsEnabled [get, set]
 
double MinAltitude [get, set]
 

Detailed Description

Option to configure the navigation constraint to keep the camera above the terrain.

See MapNavigator::getAboveConstraint for more information. 2021.1

Warning
C# documentation translation is incomplete. You can find more information in the C++ documentation for luciad::MapNavigator::AboveConstraintOptions.

Member Function Documentation

◆ Dispose()

void Luciad.Maps.MapNavigator.AboveConstraintOptions.Dispose ( )
inline

Property Documentation

◆ IsEnabled

bool Luciad.Maps.MapNavigator.AboveConstraintOptions.IsEnabled
getset

◆ MinAltitude

double Luciad.Maps.MapNavigator.AboveConstraintOptions.MinAltitude
getset