![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qssglayerrenderdata_p.h>
Public Attributes | |
| bool | isYUpInFramebuffer = true |
| bool | isYUpInNDC = true |
| bool | isClipDepthZeroToOne = true |
Definition at line 492 of file qssglayerrenderdata_p.h.
| bool QSSGLayerRenderData::GlobalRenderProperties::isClipDepthZeroToOne = true |
Definition at line 496 of file qssglayerrenderdata_p.h.
| bool QSSGLayerRenderData::GlobalRenderProperties::isYUpInFramebuffer = true |
Definition at line 494 of file qssglayerrenderdata_p.h.
| bool QSSGLayerRenderData::GlobalRenderProperties::isYUpInNDC = true |
Definition at line 495 of file qssglayerrenderdata_p.h.