Function MeshDataTool.setVertexMeta

Sets the metadata associated with the given vertex.

void setVertexMeta(VariantArg1) (
  in long idx,
  in VariantArg1 meta
);