Caps.PixelShaderCaps
PixelShaderCaps プロパティ
ピクセル シェーダ能力。
定義
Visual Basic | Public ReadOnly Property PixelShaderCaps As PixelShaderCaps |
C# | public PixelShaderCaps PixelShaderCaps { get; } |
Managed C++ | public: __property PixelShaderCaps get_PixelShaderCaps(); |
JScript | public function get PixelShaderCaps() : PixelShaderCaps |
プロパティ値
Microsoft.DirectX.Direct3D.PixelShaderCaps.
これは読み取り専用プロパティである。
対象
© 2002 Microsoft Corporation. All rights reserved. Terms of use.