![]() |
![]() |
![]() |
SphericalHarmonicMaterial.RelativeIndexOfRefraction Property |
Language: |
Retrieves or sets the relative index of refraction as the ratio between two absolute indices of refraction.
Visual Basic .NET Public Property RelativeIndexOfRefraction As Single C# public float RelativeIndexOfRefraction { get; set; } Managed C++ public: __property float get_RelativeIndexOfRefraction();
public: __property void set_RelativeIndexOfRefraction(float);JScript .NET public function get RelativeIndexOfRefraction() : float
public function set RelativeIndexOfRefraction(float);
System.Single . A floating-point value that represents the relative index of refraction.
This property is read/write.
The relative index of refraction is the ratio between two absolute indices of refraction. An index of refraction is the ratio of the sine of the angle of incidence to the sine of the angle of refraction.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center