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