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

大约有 15 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0030 秒)

1. laya.d3.physics.PhysicsTriggerComponent [ 100%]

... PhysicsCollider, Rigidbody3D PhysicsTriggerComponent 类用于创建物理触发器组件。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By canCollideWith : int 获取可碰撞碰撞组。 PhysicsComponent canScaleShape : Boolean = true ...

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

2. laya.physics.ColliderBase [ 92%]

...ID。 Component  isSensor : Boolean是否是传感器,传感器能够触发碰撞事件,但不会产生碰撞反应ColliderBase  isSingleton : Boolean[override] [read-only] 获取是否为单实例组件。 ColliderBase  label : String标签ColliderBase owner : Node [只读]获取所属No...

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

3. laya.d3.component.Script3D [ 85%]

...覆盖即可 Script3D  onTriggerEnter(other:PhysicsComponent):void 开始触发时执行 此方法为虚方法,使用时重写覆盖即可 Script3D  onTriggerExit(other:PhysicsComponent):void 结束触发时执行 此方法为虚方法,使用时重写覆盖即可 Script3D  onTriggerStay(ot...

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

4. laya.d3.physics.PhysicsCollider [ 84%]

...是否为单实例组件。 Component isTrigger : Boolean 获取是否为触发器。 PhysicsTriggerComponent owner : Node [只读]获取所属Node节点。 Component restitution : Number 获取弹力。 PhysicsComponent rollingFriction : Number 获取滚动摩擦力。 PhysicsComponent simulat...

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

5. laya.physics.CircleCollider [ 82%]

...识ID。 Component isSensor : Boolean是否是传感器,传感器能够触发碰撞事件,但不会产生碰撞反应ColliderBase isSingleton : Boolean[override] [read-only] 获取是否为单实例组件。 ColliderBase label : String标签ColliderBase owner : Node [只读]获取所属Node...

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

6. laya.physics.BoxCollider [ 82%]

...识ID。 Component isSensor : Boolean是否是传感器,传感器能够触发碰撞事件,但不会产生碰撞反应ColliderBase isSingleton : Boolean[override] [read-only] 获取是否为单实例组件。 ColliderBase label : String标签ColliderBase owner : Node [只读]获取所属Node...

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

7. laya.physics.PolygonCollider [ 80%]

...识ID。 Component isSensor : Boolean是否是传感器,传感器能够触发碰撞事件,但不会产生碰撞反应ColliderBase isSingleton : Boolean[override] [read-only] 获取是否为单实例组件。 ColliderBase label : String标签ColliderBase owner : Node [只读]获取所属Node...

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

8. laya.physics.ChainCollider [ 80%]

...识ID。 Component isSensor : Boolean是否是传感器,传感器能够触发碰撞事件,但不会产生碰撞反应ColliderBase isSingleton : Boolean[override] [read-only] 获取是否为单实例组件。 ColliderBase label : String标签ColliderBase  loop : Boolean是否是闭环,注...

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

9. laya.components.Script [ 79%]

...重写覆盖即可 Script  onMouseOut(e:Event):void 鼠标离开节点时触发 此方法为虚方法,使用时重写覆盖即可 Script  onMouseOver(e:Event):void 鼠标经过节点时触发 此方法为虚方法,使用时重写覆盖即可 Script  onMouseUp(e:Event):void 鼠标抬起时...

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

10. laya.ui.Dialog [ 79%]

...closeEffect修改 Dialog  closeHandler : Handler 对话框被关闭时会触发的回调函数处理器。 回调函数参数为用户点击的按钮名字name:String。 Dialog  closeType : String关闭类型,点击name为"close","cancel","sure","no","yes","no"的按钮时,会自...

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