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

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

5601. laya.maths.Matrix_API3.0 [ 32%]

... = 0 Returns Matrix Properties a a: number Defined in laya/maths/Matrix.ts:18 缩放或旋转图像时影响像素沿 x 轴定位的值。 b b: number Defined in laya/maths/Matrix.ts:20 旋转或倾斜图像时影响像素沿 y 轴定位的值。 c c: number Defined in laya/maths/Matrix.ts:22 旋转...

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

5602. 为什么会出现报错 ani not found:ufo1_down [ 32%]

...: 2017-05-25 21:37 浏览: 1372 关注: 2 人 lingann_game • 2017-05-25 18:59 你好,断点后,发现是lostHp()函数中的这段代码出现问题,这段代码并没有执行。而要给isButtel设定为true,才能执行(视频教程中的默认为false)。我想知道role.isBullet的tru...

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

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

...接收和发送网络消息。 ```typescript var msg:any ={name:"xxx",age:18,weight:65.5,height:175}; var byte:Laya.Byte = new Laya.Byte();//实例化byte数组 byte.endian = Laya.Byte.LITTLE_ENDIAN;//设置大小端 byte.writeUTFString(msg.name);//写入数据 byte.writeByte(msg.age); byte.writeFlo...

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

5604. 使用IDE发布小游戏时,启用了版本管理会导致使用 Laya.MiniAdpter.nativefiles 定义的本地资源文件无法加载 [ 32%]

...url.indexOf(MiniAdpter.nativefiles)!=-1) return true; } // 白珞琰 于 2018.08.07 00:55 修改 if (ResourceVersion.manifest && !MiniAdpter.nativefiles_prefix) { MiniAdpter.nativefiles_prefix = []; for(let j=0,sz=MiniAdpter.nativefiles.length;j<sz;j++){ let u = MiniAdpter.nativefiles[j];...

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

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

...sTrigger Defined in laya/d3/physicsCannon/CannonPhysicsTriggerComponent.ts:18 是否为触发器。 Parameters value: boolean Returns void restitution get restitution(): number set restitution(value: number): void Inherited from CannonPhysicsTriggerComponent.restitution Defined in laya/d3/physicsCan...

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

5606. laya.particle.shader.value.ParticleShaderValue_API3.0 [ 32%]

...erited from Value2D.clear Defined in laya/webgl/shader/d2/value/Value2D.ts:182 Returns void release release(): void Inherited from Value2D.release Defined in laya/webgl/shader/d2/value/Value2D.ts:187 Returns void setFilters setFilters(value: any[]): void Inherited from Value2D.setFilters Defined in ...

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

5607. laya.physics.joint.MotorJoint_API3.0 [ 32%]

... Inherited from JointBase.joint Defined in laya/physics/joint/JointBase.ts:18 [只读]原生关节对象 Returns any linearOffset get linearOffset(): any[] set linearOffset(value: any[]): void Defined in laya/physics/joint/MotorJoint.ts:53 基于otherBody坐标位置的偏移量,也是selfBody的...

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

5608. ios打包后【单机版】运行崩溃,附上报错log与demo [ 31%]

...9-01-07 13:33:42.528635+0800 sanguo[777:557379]   2019-01-07 13:33:42.541187+0800 sanguo[777:557379]  HTMLScriptElement set srchttp://stand.alone.version/libs/laya.core.js 2019-01-07 13:33:42.542317+0800 sanguo[777:557379]  _downloadAysn:temp.srchttp://stand.alone.version/libs/laya.core.js 2019-...

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

5609. Laya.loader.load(xx) 当地址""的时候,会报错。 [ 31%]

... 报错 btCollisionObject undefined 问题状态 最新活动: 2020-11-30 18:21 浏览: 1328 关注: 1 人

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

5610. laya.d3.core.render.ScreenTriangle_API3.0 [ 31%]

...= false Inherited from Resource.DEBUG Defined in laya/resource/Resource.ts:18 Accessors cpuMemory get cpuMemory(): number Inherited from Resource.cpuMemory Defined in laya/resource/Resource.ts:116 内存大小。 Returns number destroyed get destroyed(): boolean Inherited from Resource.destroyed Def...

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