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

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

1231. laya.physics.joint.PulleyJoint_API3.0 [ 34%]

...s/Component.ts:30 是否单例,即同一个节点只能添加此类型的脚本一次 collideConnected collideConnected: boolean = false Defined in laya/physics/joint/PulleyJoint.ts:29 [首次设置有效]两个刚体是否可以发生碰撞,默认为false otherAnchor otherAnchor: any[] = [0, 0]...

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

1232. laya.physics.joint.WeldJoint_API3.0 [ 34%]

...s/Component.ts:30 是否单例,即同一个节点只能添加此类型的脚本一次 anchor anchor: any[] = [0, 0] Defined in laya/physics/joint/WeldJoint.ts:18 [首次设置有效]关节的链接点,是相对于自身刚体的左上角位置偏移 collideConnected collideConnected: boolean = f...

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

1233. laya.physics.joint.MouseJoint_API3.0 [ 34%]

...s/Component.ts:30 是否单例,即同一个节点只能添加此类型的脚本一次 anchor anchor: any[] Defined in laya/physics/joint/MouseJoint.ts:18 [首次设置有效]关节的链接点,是相对于自身刚体的左上角位置偏移,如果不设置,则根据鼠标点击点作为连...

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

1234. laya.physics.ColliderBase_API3.0 [ 34%]

...s/Component.ts:30 是否单例,即同一个节点只能添加此类型的脚本一次 fixture fixture: any Defined in laya/physics/ColliderBase.ts:25 [只读]b2Fixture对象 label label: string Defined in laya/physics/ColliderBase.ts:18 标签 owner owner: Node Inherited from Component.owner Defin...

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

1235. laya.d3.physicscannon.CannonPhysicsComponent_API3.0 [ 34%]

...s/Component.ts:30 是否单例,即同一个节点只能添加此类型的脚本一次 canScaleShape canScaleShape: boolean = true Defined in laya/d3/physicsCannon/CannonPhysicsComponent.ts:191 是否可以缩放Shape。 owner owner: Node Inherited from Component.owner Defined in laya/components/Co...

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

1236. (实现手指控制模型的缩放旋转)触控可以识别 但是导入的模型没有根据触控反应 [ 34%]

...ne_JJF/Conventional/JJF.lh");         //猴子精灵添加组件(脚本)         monkey.addComponent(MonkeyScript);         scene.addChild(monkey);         //设置相机的观察目标为小猴子         camera.transform.lookAt(monkey.transform.position,...

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

1237. laya.components.Widget_API3.0 [ 34%]

...s/Component.ts:30 是否单例,即同一个节点只能添加此类型的脚本一次 owner owner: Node Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 Optional runInEditor runInEditor: boolean Inherited from Component.runInEditor Defined in laya...

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

1238. laya.ui.Widget_API3.0 [ 34%]

...s/Component.ts:30 是否单例,即同一个节点只能添加此类型的脚本一次 owner owner: Node Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 Optional runInEditor runInEditor: boolean Inherited from Component.runInEditor Defined in laya...

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

1239. CameraMoveScript.as在哪儿下载群里的有错 [ 33%]

...pRotationZ; } } } } a69536989 • 2018-01-29 17:47 我的解决了,你要脚本的话联系我 a69536989 • 2018-01-29 17:48 你这个也是错误的 a69536989 • 2018-01-29 17:50 package { import laya.d3.component.Script; import laya.d3.core.BaseCamera; import laya.d3.core.Camera; import laya.d...

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

1240. 【简单跑酷--JS版】---Lv.4 添加玩家 [ 33%]

... laya开发的3d跑酷 游戏DEMO分享:【简单跑酷--JS版】---Lv.1 脚本组件添加对象问题 通过AnimatorState为Animator添加多个播放状态islooping属性会被覆盖 问题状态 最新活动: 2017-04-13 17:23 浏览: 3744 关注: 11 人

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