Visual3D Game EngineAPI Documentation for XNA, C#, VB, and .NET
Declares the amount of perfect mirror reflection to be added to the reflected light as a value between 0.0 and 1.0.

Namespace: Visual3D.Assets.Importers.Collada.Dom
Assembly: Visual3D.Importers (in Visual3D.Importers.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

      
 C#  Visual Basic 
public common_float_or_param_type reflectivity
Public reflectivity As common_float_or_param_type

See Also