Returns the number of components in a point attribute.
Show allUsageExamplesRelated
pointattribsize(surface_node, attribute)
If the surface node or attribute is not found, returns 0.
pointattribsize( "/obj/model/grid1", "P" )
Returns 3, the number of components in a “P” (position) attribute (X, Y, and Z).
point
vertexattribsize
primattribsize
detailattribsize