Caps.VertexProcessingCaps
VertexProcessingCaps プロパティ
頂点の処理能力。任意の物理デバイスの場合、この能力は、9Createdevice に指定されたパラメータに応じて Direct3DDevice オブジェクト間で異なることがある。
定義
Visual Basic | Public ReadOnly Property VertexProcessingCaps As VertexProcessingCaps |
C# | public VertexProcessingCaps VertexProcessingCaps { get; } |
Managed C++ | public: __property VertexProcessingCaps get_VertexProcessingCaps(); |
JScript | public function get VertexProcessingCaps() : VertexProcessingCaps |
プロパティ値
Microsoft.DirectX.Direct3D.VertexProcessingCaps.
これは読み取り専用プロパティである。
対象
© 2002 Microsoft Corporation. All rights reserved. Terms of use.