Version: 2020.1

Mesh.MeshData.GetVertexAttributeFormat

切换到手册
public Rendering.VertexAttributeFormat GetVertexAttributeFormat (Rendering.VertexAttribute attr);

参数

attr The vertex attribute to check the format of.

返回

VertexAttributeFormat Returns the format of the given vertex attribute.

描述

Gets the format of a given vertex attribute in the MeshData.

Most vertex attributes have a standard data format. For example, a position is a Vector3. Some vertex attributes have more than one possible data format. For example, Mesh.colors32 and Mesh.colors are different formats for vertex colors. Use this function to query the format of a given vertex attribute. See Also: Mesh.GetVertexAttributeFormat, HasVertexAttribute, GetVertexAttributeDimension.

Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961