tools.py [437:449]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        },
        "location": {
            "type": "array",
            "description": "Optional [x, y, z] location coordinates",
            "nullable": True,
        },
        "rotation": {
            "type": "array",
            "description": "Optional [x, y, z] rotation in radians",
            "nullable": True,
        },
        "scale": {
            "type": "array",
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



tools.py [629:641]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        },
        "location": {
            "type": "array",
            "description": "Optional [x, y, z] location coordinates",
            "nullable": True,
        },
        "rotation": {
            "type": "array",
            "description": "Optional [x, y, z] rotation in radians",
            "nullable": True,
        },
        "scale": {
            "type": "array",
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



