Click or drag to resize

TerrainLineOfSightConstraint Constructor

Overload List
  NameDescription
Public methodTerrainLineOfSightConstraint
Initializes a new instance with default values.
Public methodTerrainLineOfSightConstraint(TerrainProvider)
Initializes a new instance with the specified terrain provider.
Protected methodTerrainLineOfSightConstraint(TerrainLineOfSightConstraint, CopyContext)
Initializes a new instance as a copy of an existing instance.
Public methodTerrainLineOfSightConstraint(IServiceProvider, LinkRole, TerrainProvider)
Initializes a new instance with the specified constrained link, constrained link end, and terrain provider.
Top
See Also