![]() |
![]() |
![]() |
Light.Type Property |
Language: |
Retrieves or sets the type of the light source.
Visual Basic Public Property Type As LightType C# public LightType Type { get; set; } C++ public:
property LightType Type {
LightType get();
void set(LightType value);
}JScript public function get Type() : LightType
public function set Type(LightType);
Microsoft.DirectX.Direct3D.LightType
This property is read/write.
A value that represents the light source's type.
This value is a member of the LightType enumerated type.
Exceptions
InvalidCallException The property value is invalid.
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