Uploaded image for project: 'Qt Design Studio'
  1. Qt Design Studio
  2. QDS-13699

PrincipledExMaterial property sheet looks like custom material property sheet

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Not Evaluated
    • None
    • QDS 4.6.0
    • Material Editor
    • None
    • 1
    • QDS Oulu - 2024 Week 35/37

    Description

      1. Create an empty 3d project
      2. Set the kit to 6.8
      3. Go to Content Library/Materials
      4. Download and add PrincipledExMaterial which is under Other category
      5. Go to MaterialBrowser, Double click on the added material, and go to MaterialEditor

      It's expected to see the custom property sheet of PrincipledExMaterial, But the property sheet doesn't seem to be correct.

      So the material type should be PrincipledExMaterial, and the following properties should be accessible:

      property bool useFresnelAsColorValue: false
      property bool invertFresnelPower: false    
      property color fresnelColor: "red"
      property bool fresnelColorSingleChannelEnabled: false
      property int fresnelColorChannel: PrincipledMaterial.R
      property alias fresnelColorMap: _fresnelColorTexture.texture property real metalnessVertexColorMaskInfluence: 0 
      property int metalnessVertexColorMaskChannel: PrincipledMaterial.R 
      property real roughnessVertexColorMaskInfluence: 0.0 
      property int roughnessVertexColorMaskChannel: PrincipledMaterial.B 
      property real heightAmountVertexColorMaskInfluence: 0.0 
      property int heightAmountVertexColorMaskChannel: PrincipledMaterial.R 
      property real occlusionAmountVertexColorMaskInfluence: 0.0 
      property int occlusionAmountVertexColorMaskChannel: PrincipledMaterial.B 
      property real normalStrengthVertexColorMaskInfluence: 0.0 
      property int normalStrengthVertexColorMaskChannel: PrincipledMaterial.R 
      property real clearcoatAmountVertexColorMaskInfluence: 0.0 
      property int clearcoatAmountVertexColorMaskChannel: PrincipledMaterial.R 
      property real clearcoatRoughnessAmountVertexColorMaskInfluence: 0.0 
      property int clearcoatRoughnessAmountVertexColorMaskChannel: PrincipledMaterial.R 
      property real clearcoatNormalStrengthVertexColorMaskInfluence: 0.0 
      property int clearcoatNormalStrengthVertexColorMaskChannel: PrincipledMaterial.R 
      property real transmissionFactorVertexColorMaskInfluence: 0.0 
      property int transmissionFactorVertexColorMaskChannel: PrincipledMaterial.R 
      property real thicknessFactorVertexColorMaskInfluence: 0.0 
      property int thicknessFactorVertexColorMaskChannel: PrincipledMaterial.R 
      property real specularAmountVertexColorMaskInfluence: 0.0 
      property int specularAmountVertexColorMaskChannel: PrincipledMaterial.R 

       

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            ali.kianian Ali Kianian
            ali.kianian Ali Kianian
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes