LineOfSightOverlay.Input Property
Gets or sets the input operator used to read point features specifying the observer positions and attributes.
Syntax
public Operator Input { get; set; }
Property Value
Default: null
The input operator used to read point features specifying the observer positions and attributes.
Remarks
Up to ten observers will be read from this input, at the beginning of each update. Only point features are considered, other feature types are ignored. Observers for which the attribute variables in the LineOfSightOverlay instance fail to evaluate are also ignored.
Platforms
Windows, Linux, Android