Skip to content

JointLimits (JavaScript)

JointLimits

Scripting Name:Insight.JointLimits

铰链的限位器。

  • _在 Web _SDK__中无效

*注意:洞见__SDK_ v2.1 版本中去掉了物理引擎的支持,因此在洞见 SDK v2.1 无法使用这些接口。_

Properties


bounciness

type : number

弹性。

max

type : number

上限位。

min

type : number

下限位。

Methods


toString

javascript
public string toString();

将 limits 内容以一定格式转为 string 类型。