填空题

使用unity3D引擎编程过程中,场景中有2个游戏对象A和B,如何计算出由A指向B的单位向量()。

【参考答案】

B.transform.position-A.transform.position