CadMaterial.AmbientColorFactor

CadMaterial.AmbientColorFactor property

Gets or sets the ambient color factor.

public double? AmbientColorFactor { get; set; }

Property Value

The ambient color factor.

See Also