setVisibleColor static method

void setVisibleColor(
  1. Color visibleColor
)

Sets the color with which visible areas of all viewsheds will be rendered.

Areas of the scene view that are visible from the observer location and within the frustum defined for the viewshed analysis will be rendered using the specified color.

Parameters:

  • visibleColor — The color used to display visible areas of a viewshed.