|
LightingRigVisual3DFillLightColor Property |
Gets or sets the color of the fill light (default value is White with 60% brightness).
Fill light is a DirectionalLight that is angled at 90 degrees to the key light.
Namespace: Ab3d.VisualsAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax public Color FillLightColor { get; set; }
Property Value
ColorSee Also