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
QSSGGltf::Material::Clearcoat Struct Reference

#include <qssggltfdocument_p.h>

Collaboration diagram for QSSGGltf::Material::Clearcoat:

Public Attributes

float clearcoatFactor = 0.0f
TextureInfo clearcoatTexture
float clearcoatRoughnessFactor = 0.0f
TextureInfo clearcoatRoughnessTexture
TextureInfo clearcoatNormalTexture

Detailed Description

Definition at line 224 of file qssggltfdocument_p.h.

Member Data Documentation

◆ clearcoatFactor

float QSSGGltf::Material::Clearcoat::clearcoatFactor = 0.0f

Definition at line 226 of file qssggltfdocument_p.h.

◆ clearcoatNormalTexture

TextureInfo QSSGGltf::Material::Clearcoat::clearcoatNormalTexture

Definition at line 230 of file qssggltfdocument_p.h.

◆ clearcoatRoughnessFactor

float QSSGGltf::Material::Clearcoat::clearcoatRoughnessFactor = 0.0f

Definition at line 228 of file qssggltfdocument_p.h.

◆ clearcoatRoughnessTexture

TextureInfo QSSGGltf::Material::Clearcoat::clearcoatRoughnessTexture

Definition at line 229 of file qssggltfdocument_p.h.

◆ clearcoatTexture

TextureInfo QSSGGltf::Material::Clearcoat::clearcoatTexture

Definition at line 227 of file qssggltfdocument_p.h.


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