![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qssgrendershadowmap_p.h>
Public Attributes | |
int | layerIndex = 0 |
float | uOffset = 0.0f |
float | vOffset = 0.0f |
float | uvScale = 1.0f |
Definition at line 68 of file qssgrendershadowmap_p.h.
int QSSGShadowMapEntry::AtlasEntry::layerIndex = 0 |
Definition at line 69 of file qssgrendershadowmap_p.h.
float QSSGShadowMapEntry::AtlasEntry::uOffset = 0.0f |
Definition at line 70 of file qssgrendershadowmap_p.h.
float QSSGShadowMapEntry::AtlasEntry::uvScale = 1.0f |
Definition at line 72 of file qssgrendershadowmap_p.h.
float QSSGShadowMapEntry::AtlasEntry::vOffset = 0.0f |
Definition at line 71 of file qssgrendershadowmap_p.h.