getClearColor method

Color getClearColor()

Implementation

Color getClearColor() {
  return clearColor;
}