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