open3d.visualization.gui.Theme¶
-
class
open3d.visualization.gui.
Theme
¶ Theme parameters such as colors used for drawing widgets (read-only)
-
__init__
(*args, **kwargs)¶ Initialize self. See help(type(self)) for accurate signature.
-
property
default_layout_spacing
¶ Good value for the spacing parameter in layouts (read-only)
-
property
default_margin
¶ Good default value for margins, useful for layouts (read-only)
-
property
font_size
¶ Font size (which is also the conventional size of the em unit) (read-only)
-