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