API Reference · Overlays and labels
OverlayOffScreen
public enum OverlayOffScreenWhat to do with a child whose projected point is outside the panel.
Values
| Value | Description |
|---|---|
Show | Place it anyway, wherever it lands. The default. |
Hide | Do not place it. |
ClampToEdge | Slide it to the nearest edge, so it stays visible pointing at something off the side of the picture. The waypoint marker. |