オブジェクトの位置、回転、スケールを扱うクラス
localPosition | The position of the transform relative to the parent. |
localRotation | 親の Transform オブジェクトから見た相対的な回転値 |
localScale | 親の Transform オブジェクトから見た相対的なスケール |
position | ワールド空間の Transform の位置 |
rotation | The rotation of the transform in world space stored as a Quaternion. |