Create an identity transform.
| Parameter | Description |
|---|---|
| position | The translation for the transformation. |
Create a transformation with the specified translation and no rotation.
| Parameter | Description |
|---|---|
| position | The translation for the transformation. |
| rotation | The rotation for the transformation. |
Create a transformation with the specified translation and rotation.