Skip to content

格式

typescript
Vector3.EqualsTo(lhs, rhs)

所属类: Vector3

描述

参数

参数名类型描述
lhsVector3
rhsVector3

返回值

类型描述
boolean

代码示例