replaceAttributeNamed(_:with:)
Declaration
func replaceAttributeNamed(_ name: String, with newData: MDLVertexAttributeData)See Also
Working with Vertex Data
boundingBoxsubmeshesvertexBuffersvertexCountvertexDescriptorallocatoraddAttribute(withName:format:)addAttribute(withName:format:type:data:stride:)addAttribute(withName:format:type:data:stride:time:)removeAttributeNamed(_:)updateAttributeNamed(_:with:)addUnwrappedTextureCoordinates(forAttributeNamed:)vertexAttributeData(forAttributeNamed:)vertexAttributeData(forAttributeNamed:as:)