Material.AlphaMapImage Property

Gets or sets the material alpha image.
Public Property AlphaMapImage() As Image
This language is not supported or no code example is available.
public Image AlphaMapImage {get; set;}
This language is not supported or no code example is available.

Property Value

Image
Remarks
 
If the material is already added to the Environment control call LoadTexture to make it effective.

.NET Framework

Supported in: 4.8

In this article

Definition