 |
SharpEngineSceneViewGetDefaultSuperSamplingCount Method |
Returns the default super-sampling count for the specified GPU device.
This method return 4 for DiscreteGpu, 2 for non-mobile IntegratedGpu and 1 for others and also macOS and iOS.
The method can be overriden to provide custom multi-sampling count based on the used device.
This method is called only when the super-sampling is not set when calling Initialize method.
Namespace: Ab4d.SharpEngine.WinUIAssembly: Ab4d.SharpEngine.WinUI (in Ab4d.SharpEngine.WinUI.dll) Version: 3.0.9208+3b2441d6a11f923f2600f40f4296bdc3d8b46035
Syntax
See Also