Device.Lights Property

Language:

Retrieves the LightsCollection collection on the current device.

Definition

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

Property Value

Microsoft.DirectX.Direct3D.LightsCollection
A LightsCollection collection object.

This property is read-only. 

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