ArrayMeshSurfaceFindByName Method |
Returns the index of the first surface with this name held within this ArrayMesh. If none are found, -1 is returned.
Namespace: Godot
public int SurfaceFindByName( string name )
[Missing <param name="name"/> documentation for "M:Godot.ArrayMesh.SurfaceFindByName(System.String)"]
[Missing <returns> documentation for "M:Godot.ArrayMesh.SurfaceFindByName(System.String)"]