GodotSharpAPI
GodotSharpAPI
Godot
MeshTexture Class
MeshTexture Properties
BaseTexture Property
ImageSize Property
Mesh Property
MeshTexture
Mesh Property
Sets the mesh used to draw. It must be a mesh using 2D vertices.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
Mesh
Mesh
{
get
;
set
; }
Property Value
Type:
Mesh
See Also
Reference
MeshTexture Class
Godot Namespace