SoRemoteParamslossyQuality Property |
Indicates the percentage of lossy filtering to use when doing remote rendering/compositing on a ScaleViz cluster.
Namespace: OIV.ScaleViz.NodesAssembly: OIV.ScaleViz (in OIV.ScaleViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoSFShort lossyQuality { get; }
Public ReadOnly Property lossyQuality As SoSFShort
Get
public:
property SoSFShort^ lossyQuality {
SoSFShort^ get ();
}
member lossyQuality : SoSFShort with get
Property Value
Type:
SoSFShort
RemarksHigher numbers correspond to better quality. Default is 100%, i.e., no lossy filtering.
See Also