cls_Text - almarklein/visvis GitHub Wiki

Inherits from Wobject, BaseText.

A wobject representing a string of characters. The text has a certain position in the scene. The fontname can be 'mono', 'sans' or 'serif'. If not given, the vv.settings.defaultFontName is used.

The Text class implements the following properties:
x, y, z

Properties

Get/Set the x position of the text.

Get/Set the y position of the text.

Get/Set the z position of the text.

⚠️ **GitHub.com Fallback** ⚠️