8 lines
205 B
Plaintext
Raw Normal View History

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