VertexProcessingCaps.SupportsPositionAllLights
SupportsPositionAllLights プロパティ
デバイスは、ポジション ライト (ポイント ライトとスポット ライトを含む) を実行できる。
定義
Visual Basic | Public ReadOnly Property SupportsPositionAllLights As Boolean |
C# | public bool SupportsPositionAllLights { get; } |
Managed C++ | public: __property bool get_SupportsPositionAllLights(); |
JScript | public function get SupportsPositionAllLights() : boolean |
プロパティ値
System.Boolean.
これは読み取り専用プロパティである。
対象
© 2002 Microsoft Corporation. All rights reserved. Terms of use.