#include <mobu-python-api.h>
Different border types available.
Public Attributes | |
object | kFBNoBorder |
No border. More... | |
object | kFBStandardBorder |
Standard border. More... | |
object | kFBEmbossBorder |
Embossed border. More... | |
object | kFBEmbossSmoothBorder |
Smooth border. More... | |
object | kFBEmbossEdgeSmoothBorder |
Edged smooth border. More... | |
object | kFBEmbossSmoothEdgeBorder |
Smoothed edges border. More... | |
object | kFBStandardSmoothBorder |
Standard smooth border. More... | |
object | kFBStandardEdgeSmoothBorder |
Standard edged smooth border. More... | |
object | kFBStandardSmoothEdgeBorder |
Standard smoothed edges border. More... | |
object | kFBHighlightBorder |
Highlight border. More... | |
object | kFBPickingBorder |
Picking border. More... | |
object kFBEmbossBorder |
Embossed border.
object kFBEmbossEdgeSmoothBorder |
Edged smooth border.
object kFBEmbossSmoothBorder |
Smooth border.
object kFBEmbossSmoothEdgeBorder |
Smoothed edges border.
object kFBHighlightBorder |
Highlight border.
object kFBNoBorder |
No border.
object kFBPickingBorder |
Picking border.
object kFBStandardBorder |
Standard border.
object kFBStandardEdgeSmoothBorder |
Standard edged smooth border.
object kFBStandardSmoothBorder |
Standard smooth border.
object kFBStandardSmoothEdgeBorder |
Standard smoothed edges border.