… Create a Sheen Effect from Scratch#

  1. Create an empty glTF by executing File > New empty glTF in the menu bar.

  2. Create a torus by executing Create > Mesh….

../../_images/Sheen_01.png
  1. Enable both the PBR Metallic Roughness and Sheen effect in the material. Set Metallic Factor and Roughness Factor both to 0.0.

../../_images/Sheen_02.png
  1. Set the sheen roughness factor to e.g. 0.2 and the sheen color factor to white. Keep it to white, as later a texture for the color is used.

../../_images/Sheen_03.png
  1. For the sheen color texture, the following image is used:

../../_images/Sheen.png
  1. Import the image by executing File > Import image… in the menu bar.

../../_images/Sheen_04.png
  1. Create a texture in the Content widget and assign the imported image.

../../_images/Sheen_05.png
  1. Open the Inspector widget again and use the just created texture for the sheen color.

../../_images/Sheen_06.png