 |
SharpEngineSceneViewGetDefaultMultiSampleCount Method |
Returns the default multi-sampling count for the specified GPU device.
This method return 4 for DiscreteGpu and IntegratedGpu and 1 for others.
The method can be overriden to provide custom multi-sampling count based on the used device.
This method is called only when the multi-sampling is not set when calling Initialize method.
Namespace: Ab4d.SharpEngine.WpfAssembly: Ab4d.SharpEngine.Wpf (in Ab4d.SharpEngine.Wpf.dll) Version: 4.1.9680+a1b1e43de1ad9a7e35472c33948d688d7b40ef79
Syntax
See Also