ScreenOverlayFactory#
- class ansys.stk.core.graphics.ScreenOverlayFactory#
A visible element drawn in screen space. Overlays are useful for floating logos, heads up displays, and integrating user interfaces into the 3D window.
Overview#
Initialize the overlay with the specified x position, y position, width, and height, all specified in pixels. |
|
Initialize the overlay with the specified position and size. |
Import detail#
from ansys.stk.core.graphics import ScreenOverlayFactory