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