Model.AmbientLight Property

Gets or sets the ambient light that is always added to the scene (multiplied by the material's ambient component).
Public Property AmbientLight() As Color
This language is not supported or no code example is available.
public Color AmbientLight {get; set;}
This language is not supported or no code example is available.

Property Value

Color

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition