Click or drag to resize

MeshDataToolGetMaterial Method

Returns the material assigned to the Mesh.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public Material GetMaterial()

Return Value

Type: Material

[Missing <returns> documentation for "M:Godot.MeshDataTool.GetMaterial"]

See Also