setFrustumOutlineColor static method

void setFrustumOutlineColor(
  1. Color frustumOutlineColor
)

Sets the color used to render the frustum outline.

The frustum (3D solid) within which visibility is evaluated can be symbolized with a specified outline color.

Parameters:

  • frustumOutlineColor — The frustum outline color.