instance(name:part:)
Apply to instance by name, all parts if part is nil, otherwise only to the specific part.
Declaration
static func instance(name: String, part: String? = nil) -> MeshScopeApply to instance by name, all parts if part is nil, otherwise only to the specific part.
static func instance(name: String, part: String? = nil) -> MeshScope