![]() |
![]() |
![]() |
Material.Ambient Property |
Language: |
Retrieves or sets a value that specifies the ambient 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.object that represents the ambient color.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center