Skip to content

格式

typescript
Vector2.EqualsTo(lhs, rhs)

所属类: Vector2

描述

参数

参数名类型描述
lhsVector2
rhsVector2

返回值

类型描述
boolean

代码示例