Describes if presenting should enable or disable VSync.
| C# |
public enum PresentInterval
| Member | Description |
|---|---|
| Immediate |
Present to the screen without waiting for vertical retrace.
|
| One |
Wait for one vertical retrace period.
|
| Two |
Wait for two vertical retrace periods.
|
Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)