Open 3D Engine AzQtComponents API Reference
2305.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
|
Inherits QWidget.
Public Slots | |
void | setDrawSimple (bool drawSimple) |
void | setTearEnabled (bool tearEnabled) |
Signals | |
void | drawSimpleChanged (bool drawSimple) |
void | tearEnabledChanged (bool tearEnabled) |
Public Member Functions | |
Widget (QWidget *parent=nullptr) | |
bool | drawSimple () const |
bool | tearEnabled () const |
Properties | |
bool | drawSimple |
bool | tearEnabled |