![]() |
![]() |
![]() |
Light.Ambient Property |
Language: |
Retrieves or sets the ambient color emitted by the light.
This member is a Color
Visual Basic .NET Public Property Ambient As Color C# public Color Ambient { get; set; } Managed C++ public: __property Color get_Ambient();
public: __property void set_Ambient(Color);JScript .NET public function get Ambient() : Color
public function set Ambient(Color);
System.Drawing.Color . A Color
This property is read/write.structure that represents the ambient color emitted by the light.
Exceptions
InvalidCallException The property value is invalid.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center