documentation fix
parent
ea20e75c38
commit
cecbae219f
|
@ -35,8 +35,8 @@ MTS_NAMESPACE_BEGIN
|
|||
* model absorption --- should be specified in inverse units of \code{sigmaA})\default{1}}
|
||||
* \parameter{sigmaA}{\Spectrum\Or\Texture}{The absorption coefficient of the
|
||||
* coating layer. \default{0, i.e. there is no absorption}}
|
||||
* \parameter{specular\showbreak Transmittance}{\Spectrum\Or\Texture}{Optional
|
||||
* factor that can be used to modulate the specular transmission component. Note
|
||||
* \parameter{specular\showbreak Reflectance}{\Spectrum\Or\Texture}{Optional
|
||||
* factor that can be used to modulate the specular reflection component. Note
|
||||
* that for physical realism, this parameter should never be touched. \default{1.0}}
|
||||
* \parameter{\Unnamed}{\BSDF}{A nested BSDF model that should be coated.}
|
||||
* }
|
||||
|
|
|
@ -58,8 +58,8 @@ MTS_NAMESPACE_BEGIN
|
|||
* model absorption --- should be specified in inverse units of \code{sigmaA})\default{1}}
|
||||
* \parameter{sigmaA}{\Spectrum\Or\Texture}{The absorption coefficient of the
|
||||
* coating layer. \default{0, i.e. there is no absorption}}
|
||||
* \parameter{specular\showbreak Transmittance}{\Spectrum\Or\Texture}{Optional
|
||||
* factor that can be used to modulate the specular transmission component. Note
|
||||
* \parameter{specular\showbreak Reflectance}{\Spectrum\Or\Texture}{Optional
|
||||
* factor that can be used to modulate the specular reflection component. Note
|
||||
* that for physical realism, this parameter should never be touched. \default{1.0}}
|
||||
* \parameter{\Unnamed}{\BSDF}{A nested BSDF model that should be coated.}
|
||||
* }
|
||||
|
|
Loading…
Reference in New Issue