MaterialBaseVerifySmoothness Method |
Verifies that the smoothness is in the range [0, 1].
Namespace: Altaxo.Drawing.D3D.MaterialAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxprotected void VerifySmoothness(
double value,
string valueName
)
Parameters
- value Double
- The smoothness value to validate.
- valueName String
- The name of the value.
Exceptions
See Also