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

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

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

...erManager缓存中的 因此 我们只要用原来单个图片的路径 去获取 就能拿到对应的图片纹理了 有兴趣的朋友可以自己单独 弄些小图试一试~~~   好 我们刷新页面看看效果   我靠~~ 出来了。。。。 不容易啊~~~~~  歇会=-===================...

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

8962. laya的ide如何import js并调用里面的类和方法?VS Code正常。 [ 33%]

...个的一个方法,走进了第二方法里 请问有没有方法能够获取“鼠标是否处于按下状态”? Layaair IDE的帧属性面板不见了 请问在layaIDE里,怎么调用微信小程序API 用了第三方socket类 项目在IDE上可以连接正常运行,为什么打包APK之...

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

8963. Byte二进制读写(JavaScript-LayaAir基础篇(JS)-数据与通信) [ 33%]

...);//清除所有数据归零。 ``` - **getSystemEndian()**:string[static] 获取系统的字节存储顺序。 ```typescript console.log(Laya.Byte.getSystemEndian());//打印系统的字节顺序 ``` - ### 属性 - **BIG_ENDIAN** : string= bigEndian[static] 表示多字节数字的最高有效字...

来源: Laya2.0_文档 发布时间: 20210714

8964. laya.d3.component.volume.Volume_API3.0 [ 33%]

... Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 Optional runInEditor runInEditor: boolean Inherited from Component.runInEditor Defined in laya/components/Component.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: string Inhe...

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

8965. Byte二进制读写(ActionScript-LayaAir基础篇(AS3)-数据与通信) [ 33%]

...);//清除所有数据归零。 ``` - **getSystemEndian()**:String[static] 获取系统的字节存储顺序。 ```typescript trace(Byte.getSystemEndian());//打印系统的字节顺序 ``` - ### 属性 - **BIG_ENDIAN** : String= bigEndian[static] 表示多字节数字的最高有效字节位于字...

来源: Laya2.0_文档 发布时间: 20210715

8966. 多种碰撞器形状(JavaScript-3D基础(JS)-LayaAir3D之物理系统) [ 33%]

...一张桌子 var boxShape = new Laya.BoxColliderShape(0.5, 0.4, 0.045); //获取本地偏移 var localOffset = boxShape.localOffset; //修改偏移 localOffset.setValue(0, 0, 0.125); boxShape.localOffset = localOffset; //往组合碰撞器形状中添加该碰撞器形状 compoundShape.addChildShape...

来源: Laya2.0_文档 发布时间: 20210715

8967. laya.d3.physicscannon.CannonPhysicsTriggerComponent_API3.0 [ 33%]

... Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 Optional runInEditor runInEditor: boolean Inherited from Component.runInEditor Defined in laya/components/Component.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: string Inhe...

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

8968. laya.d3.utils.Utils3D_API3.0 [ 33%]

... getURLVerion(url: string): string Defined in laya/d3/utils/Utils3D.ts:482 获取URL版本字符。 Parameters url: string Returns string Static mulMatrixByArray mulMatrixByArray(leftArray: Float32Array, leftOffset: number, rightArray: Float32Array, rightOffset: number, outArray: Float32Array, outOf...

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

8969. Byte二进制读写(TypeScript-LayaAir基础篇(TS)-数据与通信) [ 32%]

...);//清除所有数据归零。 ``` - **getSystemEndian()**:string[static] 获取系统的字节存储顺序。 ```typescript console.log(Laya.Byte.getSystemEndian());//打印系统的字节顺序 ``` - ### 属性 - **BIG_ENDIAN** : string= bigEndian[static] 表示多字节数字的最高有效字...

来源: Laya2.0_文档 发布时间: 20210715

8970. laya.d3.physicscannon.CannonPhysicsCollider_API3.0 [ 32%]

... Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 Optional runInEditor runInEditor: boolean Inherited from Component.runInEditor Defined in laya/components/Component.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: string Inhe...

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