Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
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 190 of file qssgrenderlayer_p.h.

Member Data Documentation

◆ probeExposure

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

Definition at line 191 of file qssgrenderlayer_p.h.

◆ probeHorizon

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

Definition at line 192 of file qssgrenderlayer_p.h.

◆ probeOrientation

QMatrix3x3 QSSGRenderLayer::LightProbeSettings::probeOrientation

Definition at line 193 of file qssgrenderlayer_p.h.

◆ probeOrientationAngles

QVector3D QSSGRenderLayer::LightProbeSettings::probeOrientationAngles

Definition at line 194 of file qssgrenderlayer_p.h.


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