← Back to carmenta.com
Carmenta Engine SDK Documentation
×

TerrainAccessOperator.RoadDirectionality Property

Gets or sets an attribute variable giving the directionality of a road feature.

Thread safety: This property is not thread-safe. Show

Syntax

C#
public AttributeVariable< RoadDirectionality > RoadDirectionality { get; set; }

Property Value

Type: An attribute variable that returns a value of type RoadDirectionality.
Default: TwoWay
The directionality of a road feature.

Remarks

The directionality shall tell whether the road is two-way or one-way, and if one-way, the allowed direction.

This is an attribute variable that is normally evaluated using the road feature attributes; for examples, see RoadDirectionality. More generally, the evaluation will also consider the View.UpdateAttributes, as well as the attributes of the feature, if any, from PositionInput.

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