{ "name": "$vertex_z", "type": "function", "groups": ["Meshes"], "description": "Returns the Z value of the current mesh vertex.", "examples": [ { "expression":"$vertex_z", "returns":"42"} ] }