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
QSSGCustomMaterialVariableSubstitution Struct Reference

#include <qssgshadermaterialadapter_p.h>

Collaboration diagram for QSSGCustomMaterialVariableSubstitution:

Public Attributes

QByteArrayView builtin
QByteArrayView actualName
bool multiViewDependent

Detailed Description

Definition at line 269 of file qssgshadermaterialadapter_p.h.

Member Data Documentation

◆ actualName

QByteArrayView QSSGCustomMaterialVariableSubstitution::actualName

Definition at line 272 of file qssgshadermaterialadapter_p.h.

◆ builtin

QByteArrayView QSSGCustomMaterialVariableSubstitution::builtin

Definition at line 271 of file qssgshadermaterialadapter_p.h.

◆ multiViewDependent

bool QSSGCustomMaterialVariableSubstitution::multiViewDependent

Definition at line 273 of file qssgshadermaterialadapter_p.h.


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