Click or drag to resize
AB4D logo

LightingRigVisual3DBackLightColor Property

Gets or sets the color of the back light (default value is White with 35% brightness). Back light is a DirectionalLight that is directed in the opposite direction as the key light.

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

Property Value

Color
See Also