Visual3D Game EngineAPI Documentation for XNA, C#, VB, and .NET
Declares the index of refraction for perfectly refracted light as a single scalar index.

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 index_of_refraction
Public index_of_refraction As common_float_or_param_type

See Also