 |
RenderingLayerCustomAmbientLightColor Property |
When not null, then the RenderingItems in this RenderingLayout are rendered by using the specified ambient light color.
Namespace: Ab4d.SharpEngine.RenderingLayersAssembly: Ab4d.SharpEngine (in Ab4d.SharpEngine.dll) Version: 4.0.9584+ba1aaa26d4181dd3fa8ed7b6398391d1affa36c8
Syntaxpublic Color3? CustomAmbientLightColor { get; set; }Property Value
NullableColor3
See Also