![]() |
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 412 of file qssglayerrenderdata_p.h.
| bool QSSGLayerRenderData::GlobalRenderProperties::isClipDepthZeroToOne = true |
Definition at line 416 of file qssglayerrenderdata_p.h.
| bool QSSGLayerRenderData::GlobalRenderProperties::isYUpInFramebuffer = true |
Definition at line 414 of file qssglayerrenderdata_p.h.
| bool QSSGLayerRenderData::GlobalRenderProperties::isYUpInNDC = true |
Definition at line 415 of file qssglayerrenderdata_p.h.