LineOfSightOverlay.Roll Property
Gets or sets the roll angle of the observer.
Syntax
public AttributeVariable< System.Double > Roll { get; set; }
Property Value
Default: 0.0
The roll angle of the observer.
Remarks
The roll angle of the observer is expressed in degrees. A non-zero roll means that the observer has been rotated around its forward axis, with a positive roll angle meaning that the observer starboard goes down.
The property is not used if FieldOfView evaluates to 360.0.
Platforms
Windows, Linux, Android