DepthFormat 列挙型
DepthFormat 列挙型
深度バッファのフォーマット。
定義
Visual Basic | Public Enum DepthFormat |
C# | public enum DepthFormat |
Managed C++ | __value public enum DepthFormat |
JScript | public enum DepthFormat |
定数
定数名 | 説明 |
---|---|
D24SingleS8 | |
D32SingleLockable | |
D24X4S4 | |
D24X8 | |
L16 | |
D16 | |
D24S8 | |
D15S1 | |
D32 | |
D16Lockable |
列挙の情報
名前空間 | Microsoft.DirectX.Direct3D |
アセンブリ | Microsoft.DirectX.Direct3D (microsoft.directx.direct3d.dll) |
厳密名 | Microsoft.DirectX.Direct3D, Version=0293, Culture=neutral, PublicKeyToken=d3231b57b74a1492 |
© 2002 Microsoft Corporation. All rights reserved. Terms of use.