Version: 2021.3
言語: 日本語

Mesh.MeshData.GetVertexAttributeDimension

マニュアルに切り替える
public int GetVertexAttributeDimension (Rendering.VertexAttribute attr);

パラメーター

attr The vertex attribute to get the dimension of.

戻り値

int Returns the dimension of the vertex attribute. Returns 0 if the vertex attribute is not present.

説明

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

Most vertex attributes have a standard data layout. For example, a normal is a 3-component vector. Some vertex attributes (usually texture coordinates) have more than one possible data layout. For example, SetUVs accepts either 2 dimensional, 3 dimensional or 4 dimensional texture coordinates. You can use this function to query the layout of a given vertex attribute. See Also: HasVertexAttribute, GetVertexAttributeFormat.

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