Description Retrieves the volume scatter function type for the specified material.
Syntax ftype = GetVolScatFunctionType( id )
Parameters ftype (String) String value signifying Function type. Returns either "none" , "VolScatHenyeyGreenstein" or "VolScatterScript".
id As Long Identifier of material.
Remarks Retrieves the volume scatter function type for the specified material. Generates an error if the material does not exist.
See Also
|