← Back to carmenta.com
Carmenta Engine SDK Documentation
×

LineOfSightOverlay.Bearing Property

Gets or sets the direction the observer is looking.

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

Syntax

C#
public AttributeVariable< System.Double > Bearing { get; set; }

Property Value

Type: An attribute variable that returns a value of type System.Double.
Default: 0.0
The direction the observer is looking.

Remarks

The bearing of the observer is defined clockwise from north, in degrees.

The property is not used if FieldOfView evaluates to 360.0.

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