MaterialBaseVerifyIndexOfRefraction Method |
Verifies the specular mixing coefficient to be in the range [0, 1].
Namespace: Altaxo.Drawing.D3D.MaterialAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax protected void VerifyIndexOfRefraction(
double value,
string valueName
)
Parameters
- value Double
- The value of the mixing coefficient.
- valueName String
- Name of the value.
Exceptions See Also