Version: 2018.2

TransformAccess

struct in UnityEngine.Jobs

マニュアルに切り替える

説明

オブジェクトの位置、回転、スケールを扱うクラス

変数

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