ArrayMesh.surfaceFindByName

Return the index of the first surface with this name held within this ArrayMesh. If none are found -1 is returned.

struct ArrayMesh
@nogc nothrow const
long
surfaceFindByName
(
StringArg0
)
(
in StringArg0 name
)

Meta