Class WebSceneOverlayText#

Class Documentation#

class WebSceneOverlayText#

Class that contains a WebSceneOverlayText message.

Public Members

std::string message#

The message to print.

float x#

The x-position on the screen.

float y#

The y-position on the screen.

TextParameters parameters#

Parameters that control the look of the text.