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