Material.TextureImage Property

Gets or sets the material texture image.
Public Property TextureImage() As Image
This language is not supported or no code example is available.
public Image TextureImage {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