Click or drag to resize
AB4D logo

AmbientLightColor Property

Gets or sets an ambient color.

Namespace: Ab3d.DirectX.Lights
Assembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax
C#
public Color3 Color { get; set; }

Property Value

Color3

Implements

IAmbientLightColor
See Also