MentalRayRenderSettingsFinalGatheringMode Property
|
Property that represents the final gathering
mode. Currently not implemented.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public FinalGatheringMode FinalGatheringMode { get; set; }
Public Property FinalGatheringMode As FinalGatheringMode
Get
Set
public:
property FinalGatheringMode FinalGatheringMode {
FinalGatheringMode get ();
void set (FinalGatheringMode value);
}
member FinalGatheringMode : FinalGatheringMode with get, set
Property Value
FinalGatheringMode
See Also