Device.Lights Property |
Language: |
Retrieves the LightsCollection collection on the current device.
Visual Basic Public ReadOnly Property Lights As LightsCollection C# public LightsCollection Lights { get; } C++ public:
property LightsCollection^ Lights {
LightsCollection^ get();
}JScript public function get Lights() : LightsCollection
Microsoft.DirectX.Direct3D.LightsCollection
This property is read-only.
A LightsCollection collection object.
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center