| action | a | The action to use. Can be `SET`, `ADD`, `MULTIPLY`, `DIVIDE` | SET|
| transformationtype | transformation, type, tt | The type of the transformation. Can be `TRANSLATION`, `SCALE`, `RIGHT_ROTATION`, `LEFT_ROTATION` | TRANSLATION|
| action | a | The action to use. Can be `SET`, `ADD`, `MULTIPLY`, `DIVIDE` | SET<!--type:DisplayTransformation_Action-->|
| transformationtype | transformation, type, tt | The type of the transformation. Can be `TRANSLATION`, `SCALE`, `RIGHT_ROTATION`, `LEFT_ROTATION` | TRANSLATION<!--type:DisplayTransformation_Type-->|
| value | val | The value of the transformation | 0,0,0 |