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

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

441. laya相机深度图 [ 97%]

laya相机深度图 由于项目需要用到相机深度贴图实现水面一些特殊效果,如Unity着色器内置变量 _CameraDepthTexture,Laya引擎版本2.6.0, 有实现过此需求的同学求分享实现过程。 2020-05-21 添加评论 已悬赏100元 --> 分享 微博 QZONE 微信 ...

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

442. isTrigger时,LAYA的碰撞对象跟unity的不对,附上unity工程和laya工程 [ 97%]

isTrigger时,LAYA的碰撞对象跟unity的不对,附上unity工程和laya工程 需求为,跑酷游戏时,需要检测是否在木块上。我的伪算法是在脚下加了一个碰撞器footcollider,并为istrigger,当自身碰撞时,如果脚下footcollider在碰撞对象时,则...

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

443. laya.d3.core.light.PointLightCom_API3.0 [ 97%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/core/light/PointLightCom" PointLightCom Class PointLightCom Hierarchy Light PointLightCom Index Constructors constructor Propert...

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

444. 请问UI之间的场景切换要怎么写 [ 97%]

...ction(_super){ function sg_sign(){ sg_sign.super(this); this.btn_wxsign.on(Laya.Event.CLICK,this,this.onWxSign); this.reset(); } Laya.class(sg_sign,"sg_sign",_super); var _proto = sg_sign.prototype; _proto.reset = function(){ Laya.SoundManager.playMusic('res/sound/sign_bgm.mp3',0); } _proto.onWxSign...

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

445. laya.physics.joint.DistanceJoint_API3.0 [ 97%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/physics/joint/DistanceJoint" DistanceJoint Class DistanceJoint 距离关节:两个物体上面各自有一点,两点之间的...

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

446. laya.d3.physicscannon.CannonPhysicsComponent_API3.0 [ 97%]

...ublic Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/physicsCannon/CannonPhysicsComponent" CannonPhysicsComponent Class CannonPhysicsComponent PhysicsComponent 类用于创建物理组件的父类。 Hierarchy Component CannonPhysicsComponent CannonPhysicsTriggerCompone...

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

447. laya.effect.EffectBase_API3.0 [ 97%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/effect/EffectBase" EffectBase Class EffectBase 效果插件基类,基于对象池管理 Hierarchy Component EffectBase FadeIn Fad...

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

448. laya.d3.core.material.PBRSpecularMaterial_API3.0 [ 97%]

...ublic Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/core/material/PBRSpecularMaterial" PBRSpecularMaterial Class PBRSpecularMaterial PBRSpecularMaterial 类用于实现PBR(Specular)材质。 Hierarchy PBRMaterial PBRSpecularMaterial Implements IClone Index Constructors...

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

449. Uncaught TypeError: Cannot read property 'props' of undefined [ 97%]

...代码如下 var Main = (function () { function Main() { //初始化引擎 Laya3D.init(0, 0,true); Laya.stage.scaleMode = Laya.Stage.SCALE_FULL; Laya.stage.screenMode = Laya.Stage.SCREEN_NONE; Laya.Stat.show(); //添加3D场景 Laya.Scene3D.load("LayaScene_Laya3D01/Laya3D01.ls",Laya.Handler.create(n...

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

450. 缓动-时间线 [ 97%]

Layabox是免费开源的HTML5引擎解决方案,产品家族中包括LayaAir引擎、LayaFlash引擎、LayaOpen开放平台、LayaMarket SDK、LayaStore嵌入式游戏商店、LayaPlayer运行器。核心引擎LayaAir性能全球领先,支持2D、3D、VR开发,支持AS3、JavaScript、TypeScr...

来源: Laya_示例 发布时间: 20260303