多项选择题

A.可以表示点,也可以表示向量
B.是unity中定义的一个类
C.Vector3.up等同于newVector3(0,1,0)
D.Vector3.Dot表示叉乘