MentalRayRenderSettingsTraitsTraceParameterRefraction
Property
|
Property that represents the maximum recursion
level of refraction photons or rays.
Namespace: Teigha.GraphicsInterface
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public int Refraction { get; }
Public ReadOnly Property Refraction As Integer
Get
public:
property int Refraction {
int get ();
}
member Refraction : int with get
Property Value
Int32
See Also