Caps.VertexFormatCaps
VertexFormatCaps プロパティ
柔軟な頂点フォーマットの能力。
定義
Visual Basic | Public ReadOnly Property VertexFormatCaps As VertexFormatCaps |
C# | public VertexFormatCaps VertexFormatCaps { get; } |
Managed C++ | public: __property VertexFormatCaps get_VertexFormatCaps(); |
JScript | public function get VertexFormatCaps() : VertexFormatCaps |
プロパティ値
Microsoft.DirectX.Direct3D.VertexFormatCaps.
これは読み取り専用プロパティである。
対象
© 2002 Microsoft Corporation. All rights reserved. Terms of use.