大约有 471 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0061 秒)
Laya_社区(256) Laya3.0_文档(78) Laya2.0_文档(66) Laya3.0_api(66) Laya2.0_api(2) laya_api(2) Laya_示例(1)
...m Component.enabled Defined in laya/components/Component.ts:74 是否启用组件。 Returns boolean Inherited from Component.enabled Defined in laya/components/Component.ts:78 是否启用组件。 Parameters value: boolean Returns void friction get friction(): number set friction(value: number): v...
来源: Laya3.0_api 发布时间: 20231115
...或通过物理引擎来与其他物体交互,都必须包含一个刚体组件。更详细的使用情况可以查看刚体的文档:[地址](https://layaair.ldc.layabox.com/api2/Chinese/index.html?category=Core&class=laya.d3.physics.Rigidbody3D); #### (1) 使用代码创建和添加刚体 ...
来源: Laya2.0_文档 发布时间: 20210714
...或通过物理引擎来与其他物体交互,都必须包含一个刚体组件。更详细的使用情况可以查看刚体的文档:[地址](https://layaair.ldc.layabox.com/api2/Chinese/index.html?category=Core&class=laya.d3.physics.Rigidbody3D); #### (1) 使用代码创建和添加刚体 ...
来源: Laya2.0_文档 发布时间: 20210714
...个名为cameraroot 的sprit3D,给它添加一个cameraMoveScript脚本组件,然后cameraroot.addchild创建一个摄像机,设置好摄像机的默认位置角度使其朝向物体就行了 2017-07-14 1 1 分享 微博 QZONE 微信 183*****755 赞同来自: 需要开发者参考cameraMove...
来源: Laya_社区 发布时间: 20170714
...' of undefined ide 2.4 layaair2-cmd 编译报错 3d项目-unity添加物理组件 layanative2 打包android平台 报错 btCollisionObject undefined 自定义场景类导出layaMaxUI.ts有前缀导致报错 module写法的模块无法使用,其他地方使用会报错 laya2 发布微信开放域...
来源: Laya_社区 发布时间: 20240624
...透的问题 laya2.0 3d物理碰撞穿透问题 3d项目-unity添加物理组件 layanative2 打包android平台 报错 btCollisionObject undefined [Laya2.0 3D] 2.0正式版上存在某些骨骼动画无法播放,U3D和1.7.*都没问题 matter 物理引擎 laya2.2 导出场景物理碰撞问题 ...
来源: Laya_社区 发布时间: 20200423
...sicsTriggerComponent PhysicsTriggerComponent 类用于创建物理触发器组件。 Hierarchy CannonPhysicsComponent CannonPhysicsTriggerComponent CannonPhysicsCollider Index Constructors constructor Properties _extra _singleton canScaleShape owner runInEditor scriptPath Accessors awaked canCollide...
来源: Laya3.0_api 发布时间: 20231102
...画结束on方法,报错this.zombieAnimator.on is not a function 脚本组件继承于 Laya.Script。 其中的_update方法,多长时间会调用一次? 可以设置调用时间吗? 如何在PC端浏览器的调试面板调用滚动条? 请问怎么通过OC直接调用一个JS函数 问...
来源: Laya_社区 发布时间: 20171108
[LayaAir3]addComponent(Laya.Rigidbody3D); 报错 //组件被启用后执行,例如节点被添加到舞台后 onEnable(): void { let a = this.owner.getChildByName("Sprite3D") as Laya.Sprite3D; console.log(a,typeof(a)) let aa = a.addComponent(Laya.Rigidbod...
来源: Laya_社区 发布时间: 20240102
...m Component.enabled Defined in laya/components/Component.ts:74 是否启用组件。 Returns boolean Inherited from Component.enabled Defined in laya/components/Component.ts:78 是否启用组件。 Parameters value: boolean Returns void hideFlags get hideFlags(): number set hideFlags(value: number)...
来源: Laya3.0_api 发布时间: 20231115