MentalRayRenderSettingsFGRayCount Property
|
Property that represents the amount of final
gather rays used for each final gather point.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public int FGRayCount { get; set; }
Public Property FGRayCount As Integer
Get
Set
public:
property int FGRayCount {
int get ();
void set (int value);
}
member FGRayCount : int with get, set
Property Value
Int32
See Also