GlobalAmbientLight Property
GlobalAmbientLight
Gets or sets the color of the global ambient light.
Declaration
[FpCategory("Category_Appearance")]
public Color GlobalAmbientLight { get; set; }
<FpCategory("Category_Appearance")>
Public Property GlobalAmbientLight As Color