大约有 5,666 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0175 秒)
Laya_社区(5469) Laya3.0_api(125) Laya3.0_文档(36) Laya2.0_文档(22) laya_api(7) Laya_示例(3) Laya2.0_示例(3) Laya2.0_api(1)
... = 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
...: 2017-05-25 21:37 浏览: 1372 关注: 2 人 lingann_game • 2017-05-25 18:59 你好,断点后,发现是lostHp()函数中的这段代码出现问题,这段代码并没有执行。而要给isButtel设定为true,才能执行(视频教程中的默认为false)。我想知道role.isBullet的tru...
来源: Laya_社区 发布时间: 20170525
...接收和发送网络消息。 ```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
...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
...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
...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
... 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
...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
... 报错 btCollisionObject undefined 问题状态 最新活动: 2020-11-30 18:21 浏览: 1328 关注: 1 人
来源: Laya_社区 发布时间: 20201130
...= 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