VertexFieldSemantic
VertexFieldSemantic enumeration
顶点域的语义
public enum VertexFieldSemantic
价值观
姓名 | 价值 | 描述 |
---|---|---|
Position | 0 | 位置数据 |
Binormal | 1 | 副法向量 |
Normal | 2 | 法线向量 |
Tangent | 3 | 切向量 |
UV | 4 | 纹理 UV 坐标 |
VertexColor | 5 | 顶点颜色 |
VertexCrease | 6 | 顶点折痕 |
EdgeCrease | 7 | 边缘折痕 |
UserData | 8 | 用户数据,通常用于特定应用目的 |
Visibility | 9 | 组件的可见性 |
Specular | 10 | 高光颜色 |
Weight | 11 | 混合权重 |
也可以看看
- 命名空间 Aspose.ThreeD.Utilities
- 部件 Aspose.3D