• Preparing search index...
  • The search index is not available
conway
  • conway
  • core/canonical_material
  • roughnessToExponent

Function roughnessToExponent

  • roughnessToExponent(roughness: number): number
  • Convert a roughness to specular exponent

    Uses the conversion from - http://simonstechblog.blogspot.com/2011/12/microfacet-brdf.html

    Parameters

    • roughness: number

    Returns number

    The resultant roughness.

    • Defined in core/canonical_material.ts:34

Settings

Member Visibility
conway
  • Loading...