大约有 280 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0041 秒)
Laya_社区(172) Laya3.0_api(32) Laya2.0_文档(31) laya_api(16) Laya2.0_api(14) Laya_示例(8) Laya3.0_文档(7)
...tity invert length lengthSquared normalize rotateX rotateY rotateZ scaling add createFromAxisAngle createFromMatrix3x3 createFromMatrix4x4 createFromYawPitchRoll dot invert lerp lookAt multiply rotationLookAt rotationMatrix slerp Constructors constructor new ConchQuaternion(x?: number, y?: number, z...
来源: Laya3.0_api 发布时间: 20231102
...roperties of undefined (reading 'btCollisionObject_create') at pi._onAdded (laya.d3.min.js:1:600219) at xr._addComponentInstance (laya.core.min.js:1:250112) at xr.addComponent (laya.core.min.js:1:251056) at Mi._createComponentInstance (laya.d3.min.js:1:818164) at Mi._cr...
来源: Laya_社区 发布时间: 20230401
...TENCIL_WRITE debugMode debugShaderVariantCollection Accessors name Methods addSubShader getSubShaderAt add addInclude compileShader compileShaderByDefineNames find getDefineByName propertyNameToID Constructors constructor new Shader3D(name: string, attributeMap: any, uniformMap: any, enableInstancin...
来源: Laya3.0_api 发布时间: 20231102
...: "_zip_file_set_external_attributes", referenced from: _zip_dir_add in libconch.a(zip_dir_add.o) ld: symbol(s) not found for architecture i386 clang: error: linker command failed with exit code 1 (use -v to see invocation) helloworldlv • 2018-05-24 10:55 但运行后执行微信但注...
来源: Laya_社区 发布时间: 20180522
...ha srcBlendRGB stencilOp stencilRef stencilTest stencilWrite BLENDEQUATION_ADD BLENDEQUATION_MAX BLENDEQUATION_MIN BLENDEQUATION_REVERSE_SUBTRACT BLENDEQUATION_SUBTRACT BLENDPARAM_BLENDCOLOR BLENDPARAM_BLEND_ONEMINUS_COLOR BLENDPARAM_DST_ALPHA BLENDPARAM_DST_COLOR BLENDPARAM_ONE BLENDPARAM_ONE_MINUS...
来源: Laya3.0_api 发布时间: 20231102
....screenMode = Laya.Stage.SCREEN_NONE; initShader(); var scene = Laya.stage.addChild(new Laya.Scene()); var camera = scene.addChild(new Laya.Camera(0, 0.1, 1000)); camera.transform.translate(new Laya.Vector3(0, 0.85, 1.7)); camera.transform.rotate(new Laya.Vector3(-15, 0, 0), true, false); camera.add...
来源: Laya_示例 发布时间: 20251130
...不知道监听那个事件,display和undisplay,并未触发 removed和add更不是了 2018-08-23 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Libertas 赞同来自: 你说的每个字都认识,但是连...
来源: Laya_社区 发布时间: 20180823
...eContainer=new Sprite(); guideContainer.cacheAs = "bitmap"; this.addChild(guideContainer); maskArea = new Sprite(); maskArea.alpha = 0.3; maskArea.graphics.drawRect(0, 0, Laya.stage.width, Laya.stage.height, "#0ef604"); guideContainer.addChild(maskArea); //EventManager.add(MyEven...
来源: Laya_社区 发布时间: 20171213
... Laya.timer.frameLoop(1,this,this.update); g_signal.add(this.onLocalSignal,this); } // 更新鱼 子弹的位置 private update(){ // 不在游戏界面 if(fish.data.PlayerData.m_interface != 3){ ...
来源: Laya_社区 发布时间: 20180502
...z Methods clone cloneTo fromArray setValue toDefault Clamp TransformNormal add cross distance distanceSquared dot equals lerp max min multiply normalize scalarLength scalarLengthSquared scale subtract transformCoordinate transformQuat transformV3ToV3 transformV3ToV4 Constructors constructor new Conc...
来源: Laya3.0_api 发布时间: 20231102