单项选择题

使用unity3D引擎编程过程中,Vector3的Distance()方法的返回值类型是以下哪个?()

A.float代表距离
B.int两个向量之间的距离
C.vector3
D.vector2