TextureOperationCaps.SupportsBlendCurrentAlpha
SupportsBlendCurrentAlpha プロパティ
BlendCurrentAlpha テクスチャ ブレンディング処理をサポートする。
定義
Visual Basic | Public ReadOnly Property SupportsBlendCurrentAlpha As Boolean |
C# | public bool SupportsBlendCurrentAlpha { get; } |
Managed C++ | public: __property bool get_SupportsBlendCurrentAlpha(); |
JScript | public function get SupportsBlendCurrentAlpha() : boolean |
プロパティ値
System.Boolean.
これは読み取り専用プロパティである。
対象
© 2002 Microsoft Corporation. All rights reserved. Terms of use.