9 lines
213 B
Plaintext
Raw Normal View History

{
"name": "$vertex_index",
"type": "function",
"groups": ["Meshes"],
"description": "Returns the index of the current mesh vertex.",
"examples": [ { "expression":"$vertex_index", "returns":"9874"}
]
}