Vector2.operator == 运算符 等于

static operator == (lhs : Vector2, rhs : Vector2) : bool

Description描述

Returns true if the vectors are equal.

如果向量相等返回真。

This will also return true for vectors that are really close to being equal.

对于非常接近的向量,也将返回真。

最后修改:2011年1月4日 Tuesday 22:14

本脚本参考基于Unity 3.4.1f5

英文部分版权属©Unity公司所有,中文部分© Unity圣典 版权所有,未经许可,严禁转载 。