|
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.VisualsAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax public Color AmbientLightColor { get; set; }
Property Value
ColorSee Also