Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QSSGShaderReflectionProbe Struct Reference

#include <qssgrenderableobjects_p.h>

+ Collaboration diagram for QSSGShaderReflectionProbe:

Public Attributes

QVector3D probeCubeMapCenter
 
QVector3D probeBoxMax
 
QVector3D probeBoxMin
 
bool enabled = false
 
int parallaxCorrection = 0
 

Detailed Description

Definition at line 166 of file qssgrenderableobjects_p.h.

Member Data Documentation

◆ enabled

bool QSSGShaderReflectionProbe::enabled = false

◆ parallaxCorrection

int QSSGShaderReflectionProbe::parallaxCorrection = 0

◆ probeBoxMax

QVector3D QSSGShaderReflectionProbe::probeBoxMax

◆ probeBoxMin

QVector3D QSSGShaderReflectionProbe::probeBoxMin

◆ probeCubeMapCenter

QVector3D QSSGShaderReflectionProbe::probeCubeMapCenter

The documentation for this struct was generated from the following file: