Description Retrieves the coefficient type for the specified Volume Scatter material.
Syntax ctype = GetVolScatCoefType( id )
Parameters ctype (Long) Volume Scatter coefficient type. 0 for "scatter coefficient" and 1 for "mean-free path".
id As Long Identifier of material.
Remarks Retrieves the coefficient type for the specified Volume Scatter material. Returns a 0 for "scatter coefficient" and a 1 for "mean-free path".
See Also
|