CadMaterial.BumpMapFileName

CadMaterial.BumpMapFileName property

Gets or sets the name of the bump map file.

public string BumpMapFileName { get; set; }

Property Value

The name of the bump map file.

See Also