MovingEntity
クラス in Arbor / 継承元: UnityEngine.MonoBehaviour
説明
移動する存在の基本クラス。
プロパティ
| プロパティ名 | 説明 | 
|---|---|
| forward | 前方ベクトル | 
| position | 位置 | 
| selfTransform | 自身のTransform | 
| velocity | 移動速度 | 
クラス in Arbor / 継承元: UnityEngine.MonoBehaviour
移動する存在の基本クラス。
| プロパティ名 | 説明 | 
|---|---|
| forward | 前方ベクトル | 
| position | 位置 | 
| selfTransform | 自身のTransform | 
| velocity | 移動速度 |