教程 3
MTLVertexDescriptor
教程源码下载地址: https://github.com/jiangxh1992/MetalTutorialDemos
优快云完整版专栏: https://blog.youkuaiyun.com/cordova/category_9734156.html
一、知识点
- MTLVertexDescriptor
- AOS & SOA
- attribute语义绑定
二、MTLVertexDescriptor顶点结构描述
2.1 MTLVertexDescriptor是什么
官方对