Skip to main content

Interface: MaterialSheen

Creates a soft, brushed highlight effect on surfaces.

Sheen adds a distinctive soft-gloss appearance typical of fabrics, brushed metals, or materials with very fine surface texture. It creates subtle, wide highlights that add realism to many common materials.

Business value:

  • Essential for realistic fabric materials like microfiber, suede, or velvet
  • Creates authentic appearance for brushed metals and soft-touch finishes
  • Distinguishes between hard polished and soft brushed surfaces
  • Enhances perceived quality of textile and fabric product visualization

Properties

albedoScaling

albedoScaling: boolean

When true, scales the albedo (base color) to influence sheen intensity.


color

color: string[]

Color of the sheen highlight in RGB format.


intensity

intensity: string

Strength of the sheen effect.


isActive

isActive: boolean

When true, applies the sheen effect to this material.


linkSheenWithAlbedo

linkSheenWithAlbedo: boolean

When true, links the sheen color to the base material color.


texture

texture: Partial<MaterialTexture>

Texture that controls where and how strongly the sheen effect appears.


useRoughnessFromMainTexture

useRoughnessFromMainTexture: boolean

When true, uses the same roughness value from the main material.