'宣言 Public Enum PresentInterval Inherits System.Enum
public enum PresentInterval : System.Enum
'宣言 Public Enum PresentInterval Inherits System.Enum
public enum PresentInterval : System.Enum
| メンバ | 解説 |
|---|---|
| Default | D3DPRESENT_INTERVAL_DEFAULT |
| Four | D3DPRESENT_INTERVAL_FOUR |
| Immediate | D3DPRESENT_INTERVAL_IMMEDIATE |
| One | D3DPRESENT_INTERVAL_ONE |
| Three | D3DPRESENT_INTERVAL_THREE |
| Two | D3DPRESENT_INTERVAL_TWO |
System.Object
System.ValueType
System.Enum
C1.Util.DX.Direct3D9.PresentInterval