12 lines
265 B
Plaintext

{
"name": "$face_index",
"type": "function",
"groups": ["Meshes"],
"description": "Returns the index of the current mesh face. ",
"examples": [{
"expression": "$face_index",
"returns": "4581"
}],
"tags": ["index", "mesh", "face", "current"]
}