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.1.9316+94bbd23b55747f096f056a5602f7dd90558b3673
Syntax
C#
public Color3? CustomAmbientLightColor { get; set; }

Property Value

NullableColor3

[Missing <value> documentation for "P:Ab4d.SharpEngine.RenderingLayers.RenderingLayer.CustomAmbientLightColor"]

Remarks

[Missing <remarks> documentation for "P:Ab4d.SharpEngine.RenderingLayers.RenderingLayer.CustomAmbientLightColor"]

See Also