![]() |
![]() |
![]() |
Light.AmbientColor Property |
Language: |
Retrieves or sets the ambient color emitted by the light.
This member is a ColorValue structure.
Visual Basic .NET Public Property AmbientColor As ColorValue C# public ColorValue AmbientColor { get; set; } Managed C++ public: __property ColorValue get_AmbientColor();
public: __property void set_AmbientColor(ColorValue);JScript .NET public function get AmbientColor() : ColorValue
public function set AmbientColor(ColorValue);
Microsoft.DirectX.Direct3D.ColorValue . ColorValue structure that represents the ambient color emitted by the light.
This property is read/write.
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