{ "name": "$vertex_x", "type": "function", "groups": ["Meshes"], "description": "Returns the X coordinate of the current mesh vertex.", "examples": [ { "expression":"$vertex_x", "returns":"42.12"} ] }