M3D / M3D / Render / VertexDataType
Enumeration: VertexDataType
Memberof
M3D.Render
Description
顶点数据类型枚举
Author
ss
Table of contents
Enumeration Members
Enumeration Members
color
• color = 8
index
• index = 128
matrixArray
• matrixArray = 16
normal
• normal = 2
normalArray
• normalArray = 32
uv
• uv = 4
vertex
• vertex = 1
visible
• visible = 64