サーフェス (Surface)

Surface クラスのプロパティ
プロパティ 内容
Description SurfaceDescription サーフェスの説明
Device Device リソースに関連付けられているデバイス
Disposed bool オブジェクトが破棄されているかどうか
Priority int 現在のリソースの優先度
Type ResourceType リソースの種類
UnmanagedComPointer .IDirect3DResource9  
Surface Class (Microsoft.DirectX.Direct3D) | MSDN

SurfaceDescription

SurfaceDescription 構造体のプロパティ
プロパティ 内容
Format Format サーフェスのフォーマット
Width int サーフェスの幅
Height int サーフェスの高さ
MultiSampleQuality int マルチサンプリングの品質レベル
MultiSampleType MultiSampleType フルスクリーン マルチサンプリングのレベル
Pool Pool サーフェスが格納されるメモリプール
Type ResourceType リソースの種類
Usage Usage サーフェスの使用方法
SurfaceDescription Structure (Microsoft.DirectX.Direct3D) | MSDN