大约有 6,598 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0190 秒)
Laya_社区(5247) Laya3.0_api(482) Laya2.0_文档(363) Laya_示例(154) Laya2.0_示例(116) Laya3.0_文档(105) Laya2.0_api(67) laya_api(64)
...vas(100, 100, 0, 0);//把精灵绘制到canvas上面 var texture:Texture = new Texture(htmlCanvas);//使用htmlCanvas创建Texture var sp:Sprite = new Sprite().pos(0, 200);//创建精灵并把它放倒200位置 sp.graphics.drawTexture(texture);//把截图绘制到精灵上 Laya.stage.addChild(sp);//...
来源: laya_api 发布时间: 20170929
...error UnknownError assetsid old:bb58f3754dbd8179dfa80cb2e0351890 new:null 12-09 22:04:41.670 12728-12832/? I/LayaBox: onLayaInitError error=Update DCC get assetsid error init dcc fail 2018-12-09 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀...
来源: Laya_社区 发布时间: 20181209
... path "E:\layaspace\ShiYang_Game1\bin\res\scenes\game\Conventional\Assets\OneWayRoad03\Road\VillageRoad01-Bush-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy.lm" System.IO.FileStream..ctor (Sy...
来源: Laya_社区 发布时间: 20190327
...CubePixelByScene getTexturePixel instantiate load Constructors constructor new WebXRCamera(aspectRatio?: number, nearPlane?: number, farPlane?: number): WebXRCamera Inherited from Camera.constructor Overrides BaseCamera.constructor Defined in laya/d3/core/Camera.ts:659 创建一个 Camera 实例。 ...
来源: Laya3.0_api 发布时间: 20231115
...onPostRender onPreRender onReset onStart onUpdate Constructors constructor new WeldJoint(): WeldJoint Inherited from JointBase.constructor Overrides Component.constructor Defined in laya/physics/joint/JointBase.ts:9 Returns WeldJoint Properties Optional _extra _extra: IComponentExtra Inherited from ...
来源: Laya3.0_api 发布时间: 20231115
...vas(100, 100, 0, 0);//把精灵绘制到canvas上面 var texture:Texture = new Texture(htmlCanvas);//使用htmlCanvas创建Texture var sp:Sprite = new Sprite().pos(0, 200);//创建精灵并把它放倒200位置 sp.graphics.drawTexture(texture);//把截图绘制到精灵上 Laya.stage.addChild(sp);//...
来源: laya_api 发布时间: 20170929
...题 好的 感谢~ zyy • 2021-11-09 13:50 Laya.stage.y = 100; let ele = new Laya.HTMLDivElement(); ele.innerHTML = "<span href='_test' style='color:#FFFFFF;font-weight:bold'>HTMLDivElement</span>"; ele.on(Laya.Event.LINK, this, (event: Laya.Event) => { console.log(event); ...
来源: Laya_社区 发布时间: 20211105
...onPostRender onPreRender onReset onStart onUpdate Constructors constructor new MouseJoint(): MouseJoint Inherited from JointBase.constructor Overrides Component.constructor Defined in laya/physics/joint/JointBase.ts:9 Returns MouseJoint Properties Optional _extra _extra: IComponentExtra Inherited fr...
来源: Laya3.0_api 发布时间: 20231115
...onPostRender onPreRender onReset onStart onUpdate Constructors constructor new ColliderBase(): ColliderBase Overrides Component.constructor Defined in laya/physics/ColliderBase.ts:27 Returns ColliderBase Properties Optional _extra _extra: IComponentExtra Inherited from Component._extra Defined in la...
来源: Laya3.0_api 发布时间: 20231115
...onPostRender onPreRender onReset onStart onUpdate Constructors constructor new CannonPhysicsComponent(collisionGroup: number, canCollideWith: number): CannonPhysicsComponent Overrides Component.constructor Defined in laya/d3/physicsCannon/CannonPhysicsComponent.ts:309 创建一个 PhysicsComponent ...
来源: Laya3.0_api 发布时间: 20231102