setVisibleColor static method

void setVisibleColor(
  1. Color visibleColor
)

Sets the color used to render segments that are visible along LineOfSight analysis results.

Sections of the line between the observer and the target that are visible are drawn with the specified color. This property is applied to all LineOfSight analyses in the view.

Parameters:

  • visibleColor — The visible color of the LineOfSight.