subscript(_:)

Read a part given its id.

Declaration

subscript(id: String) -> MeshResource.Part? { get }