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
QSSGRenderLayer::LightProbeSettings Struct Reference

#include <qssgrenderlayer_p.h>

+ Collaboration diagram for QSSGRenderLayer::LightProbeSettings:

Public Attributes

float probeExposure { 1.0f }
 
float probeHorizon { -1.0f }
 
QMatrix3x3 probeOrientation
 
QVector3D probeOrientationAngles
 

Detailed Description

Definition at line 148 of file qssgrenderlayer_p.h.

Member Data Documentation

◆ probeExposure

float QSSGRenderLayer::LightProbeSettings::probeExposure { 1.0f }

Definition at line 149 of file qssgrenderlayer_p.h.

◆ probeHorizon

float QSSGRenderLayer::LightProbeSettings::probeHorizon { -1.0f }

Definition at line 150 of file qssgrenderlayer_p.h.

◆ probeOrientation

QMatrix3x3 QSSGRenderLayer::LightProbeSettings::probeOrientation

Definition at line 151 of file qssgrenderlayer_p.h.

◆ probeOrientationAngles

QVector3D QSSGRenderLayer::LightProbeSettings::probeOrientationAngles

Definition at line 152 of file qssgrenderlayer_p.h.


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