CadMaterial.DiffuseColorFactor

CadMaterial.DiffuseColorFactor property

Gets or sets the diffuse color factor.

public double? DiffuseColorFactor { get; set; }

Property Value

The diffuse color factor.

See Also