Enum SuperSamplingCount
Sets which level of multisample anti-aliasing (MSAA) to use for the capture.
Namespace: UnityEditor.Recorder.Input
Assembly: Unity.Recorder.Editor.dll
Syntax
public enum SuperSamplingCountFields
| Name | Description | 
|---|---|
| X1 | MSAA level 1 | 
| X16 | MSAA level 16 | 
| X2 | MSAA level 2 | 
| X4 | MSAA level 4 | 
| X8 | MSAA level 8 |