← Back to carmenta.com
Carmenta Engine SDK Documentation
×

Material.AmbientColor Property

Gets or sets the ambient color of the surface of the mesh.

Thread safety: This property is not thread-safe. Show

Syntax

C#
public AttributeVariable< System.Drawing.Color > AmbientColor { get; set; }

Property Value

Type: An attribute variable that returns a value of type System.Drawing.Color.
Default: R: 50 G: 50 B: 50
The ambient color of the mesh.

Platforms

Windows, Linux, Android

See Also

Reference

Material Class
Core Module

By accessing the information on this site you accept our terms and conditions and privacy policy.
This site uses cookies to enhance your experience and provide additional functionality.

Accept