Click or drag to resize

MeshTextureBaseTexture Property

Sets the base texture that the Mesh will use to draw.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public Texture BaseTexture { get; set; }

Property Value

Type: Texture
See Also