Click or drag to resize
Ab4d.SharpEngine logo

RenderingLayerCustomAmbientLightColor Property

When not null, then the RenderingItems in this RenderingLayout are rendered by using the specified ambient light color.

Namespace: Ab4d.SharpEngine.RenderingLayers
Assembly: Ab4d.SharpEngine (in Ab4d.SharpEngine.dll) Version: 3.0.9196+3eba290aba85a9aa739abf2459bc51e303a050d7
Syntax
C#
public Color3? CustomAmbientLightColor { get; set; }

Property Value

NullableColor3
See Also