Files
minecraft-bedrock-json-schemas/source/resource/ui/elements/properties/offset.json
2023-10-24 19:49:51 +02:00

6 lines
154 B
JSON

{
"title": "Offset",
"description": "The offset of the element from the anchor point. horizontal by vertical.",
"$ref": "../../general/vec2.json"
}