LineOfSightOverlay.Pitch Property
Gets or sets the pitch angle in which the observer is looking.
Syntax
public AttributeVariable< System.Double > Pitch { get; set; }
Property Value
Default: 0.0
The pitch angle in which the observer is looking.
Remarks
The pitch angle of the observer is defined from the horizon and positive up in degrees.
The property is not used if FieldOfView evaluates to 360.0.
Platforms
Windows, Linux, Android