HOM equivalent |
vertexattribsize(surface_node, attribute)
サーフェスノードやアトリビュートが見つからなかった場合は0を返します。
Examples ¶
vertexattribsize( "/obj/model/sphere", "uv" )
テクスチャアトリビュートのエレメントの数を返します。
See also |