Device.Lights
Lights プロパティ
このデバイスのライトを取得する。
定義
Visual Basic | Public ReadOnly Property Lights As Lights |
C# | public Lights Lights { get; } |
Managed C++ | public: __property Lights* get_Lights(); |
JScript | public function get Lights() : Lights |
プロパティ値
Microsoft.DirectX.Direct3D.Lights.
これは読み取り専用プロパティである。
対象
© 2002 Microsoft Corporation. All rights reserved. Terms of use.