CadMaterial.NormalMapSourceFileName

CadMaterial.NormalMapSourceFileName property

Gets or sets the name of the normal map source file.

public string NormalMapSourceFileName { get; set; }

Property Value

The name of the normal map source file.

See Also