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

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

91. laya.d3.math.native.ConchQuaternion_API3.0 [ 63%]

...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

92. web版发布后,在浏览器运行报错 提示找不到 btCollisionObject_create [ 63%]

...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

93. laya.d3.shader.Shader3D_API3.0 [ 62%]

...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

94. iOS 接入微信登录,配置了"Other Linker Flags"中加入"-Objc -all_load"后编译不通过 [ 61%]

...: "_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

95. laya.d3.core.material.RenderState_API3.0 [ 60%]

...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

96. 自定义shader-边缘光照shader [ 59%]

....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

97. 关于显隐事件监听 [ 59%]

...不知道监听那个事件,display和undisplay,并未触发 removed和add更不是了 2018-08-23 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Libertas 赞同来自: 你说的每个字都认识,但是连...

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

98. destination-out 叠加模式问题 [ 59%]

...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

99. Laya.timer.frameLoop [ 59%]

...    Laya.timer.frameLoop(1,this,this.update);             g_signal.add(this.onLocalSignal,this);         }    // 更新鱼 子弹的位置         private update(){             // 不在游戏界面             if(fish.data.PlayerData.m_interface != 3){           ...

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

100. laya.d3.math.native.ConchVector3_API3.0 [ 59%]

...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