• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 633 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0072 秒)

171. laya.d3.physics.constraints.ConstraintComponent [ 84%]

...ublic Properties PropertyDefined By  appliedImpulse : Number[read-only] 获取应用的冲力。 ConstraintComponent  breakingImpulseThreshold : Number 获取打破冲力阈值。 ConstraintComponent  connectedBody : Rigidbody3D 获取已连接的刚体。 ConstraintComponent destroyed : Boo...

来源: Laya2.0_api 发布时间: 20190513

172. laya.ui.FontClip [ 84%]

...ies Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeInHierarchy : Boolean[read-only] 获取在场景中是否激活。 Node  align : String水平对齐方式FontClip alpha : Number透明度,值为0-1,默认值为1,表示不透...

来源: Laya2.0_api 发布时间: 20190513

173. laya.ui.Slider [ 84%]

...ies Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeInHierarchy : Boolean[read-only] 获取在场景中是否激活。 Node  allowClickBack : Boolean 一个布尔值,指定是否允许通过点击滑动条改变 Slider 的 value 属...

来源: Laya2.0_api 发布时间: 20190513

174. laya.d3.physics.PhysicsTriggerComponent [ 84%]

...Show Inherited Public Properties PropertyDefined By canCollideWith : int 获取可碰撞的碰撞组。 PhysicsComponent canScaleShape : Boolean = true 是否可以缩放Shape。 PhysicsComponent ccdMotionThreshold : Number 取用于连续碰撞检测(CCD)的速度阈值,当物体移动速度小...

来源: Laya2.0_api 发布时间: 20190513

175. laya.physics.joint.MouseJoint [ 84%]

...中受到的阻尼,取值0~1MouseJoint destroyed : Boolean[read-only] 获取是否已经销毁 。 Component enabled : Boolean 获取是否启用组件。 Component  frequency : Number弹簧系统的震动频率,可以视为弹簧的弹性系数MouseJoint id : int[read-only] 获取唯一标...

来源: Laya2.0_api 发布时间: 20190513

176. laya.ui.VSlider [ 84%]

...且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite bar : Button[read-only] 表示滑块按钮的引用。 Slider blendMode : String指定要...

来源: laya_api 发布时间: 20170929

177. laya.ui.HSlider [ 84%]

...且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite bar : Button[read-only] 表示滑块按钮的引用。 Slider blendMode : String指定要...

来源: laya_api 发布时间: 20170929

178. laya.resource.TextResource_API3.0 [ 84%]

...tring Inherited from Resource.url Defined in laya/resource/Resource.ts:107 获取资源的URL地址。 uuid uuid: string Inherited from Resource.uuid Defined in laya/resource/Resource.ts:109 获取资源的UUID。 Static DEBUG DEBUG: boolean = false Inherited from Resource.DEBUG Defined in laya/reso...

来源: Laya3.0_api 发布时间: 20231115

179. laya.components.AnimatorController2D_API3.0 [ 83%]

...tring Inherited from Resource.url Defined in laya/resource/Resource.ts:107 获取资源的URL地址。 uuid uuid: string Inherited from Resource.uuid Defined in laya/resource/Resource.ts:109 获取资源的UUID。 Static DEBUG DEBUG: boolean = false Inherited from Resource.DEBUG Defined in laya/reso...

来源: Laya3.0_api 发布时间: 20231115

180. JS中利用New创建出来的对象和相应内存,如何主动去释放? [ 83%]

...?如图 微信小游戏利用开放域好友关系链做排行榜 怎么获取对象的坐标 模型资源释放问题 IDE创建的UI 层级问题 问题状态 最新活动: 2017-02-23 16:43 浏览: 1310 关注: 2 人

来源: Laya_社区 发布时间: 20170223