Click or drag to resize
AB4D logo

LightingRigVisual3DAmbientLightColor Property

Gets or sets the color of the ambient light (default value is White with 8% brightness). Ambient light illuminates the scene from all directions.

Namespace: Ab3d.Visuals
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public Color AmbientLightColor { get; set; }

Property Value

Color
See Also