Protected
_Protected
Optional
_Protected
_Whether to show the confirmation dialog when loading a GLTF file with specular glossiness materials. If set to false, the conversion will be done automatically without confirmation. To disable the conversion entirely, disable the plugin.
The message to show in the confirmation dialog when loading a GLTF file with specular glossiness materials.
Optional
uiStatic
Optional
Readonly
OldStatic
Readonly
PluginProtected
_Protected
_Optional
prefix: stringOptional
meta: SerializationMetaTypeOptional
set
GLTFSpecGlossinessConverterPlugin
Plugin that adds a gltf loader extension that automatically converts GLTF files with specular glossiness materials (KHR_materials_pbrSpecularGlossiness) to metallic roughness during import.
To use this plugin, simply add it to the viewer and import a file with specular glossiness materials. If
confirm
is set to true, a confirmation dialog will be shown before the conversion.