OverlayRole#

class ansys.stk.core.graphics.OverlayRole#

IntEnum

Overview#

BASE

The globe overlay is a base image.

NIGHT

The globe overlay is a base image that is only displayed on the area of the central body that is not lit by the sun.

SPECULAR

The globe overlay is a base image that shows the glint of the sun on the central body.

NORMAL

The globe overlay is a normal overlay without a special role.

NONE

The role of the globe overlay isn’t set.

Import detail#

from ansys.stk.core.graphics import OverlayRole