MaterialChannel.Texture

MaterialChannel.Texture property

Gets the Texture instance used by this Material, or null.

public Texture Texture { get; }

See Also