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.
OptionaluiStatic Optional ReadonlyOldStatic ReadonlyPluginProtected_Protected_Optionalprefix: stringOptionalmeta: SerializationMetaTypeOptionalset
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
confirmis set to true, a confirmation dialog will be shown before the conversion.