Click or drag to resize
AB4D logo

IAmbientLight Interface

IAmbientLight interface represents an ambient light.

Namespace: Ab3d.DirectX.Lights
Assembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax
C#
public interface IAmbientLight : ILight

The IAmbientLight type exposes the following members.

Properties
 NameDescription
Public propertyColor Gets an ambient color.
Top
See Also