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

大约有 952 项符合查询结果, 库内数据总量为 30,724 项。 (搜索耗时: 0.0055 秒)

671. EXT:webgl support OES_vertex_array_object! [ 51%]

...defined? 关于同为object层,层级设置无效的问题 Warning!,this class[MiniAdpter] already exist: Object {init: } LayaAirIDE2.2 - Laya3D init error ,must support webGL 在初始化时候使用canvas 或者WebGL 两种模式对使用引擎有什么区别? 2.5引擎版本webgl使用遮罩...

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

672. laya.physics.joint.DistanceJoint_API3.0 [ 51%]

...nly exported Menu Globals "laya/physics/joint/DistanceJoint" DistanceJoint Class DistanceJoint 距离关节:两个物体上面各自有一点,两点之间的距离固定不变 Hierarchy JointBase DistanceJoint Index Constructors constructor Properties _extra _singleton collideConnected otherAnch...

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

673. 官方DynamicBatchTest照做为什么动态合不了批? [ 51%]

官方DynamicBatchTest照做为什么动态合不了批? class DynamicBatchTest { constructor() { Laya3D.init(0, 0); Laya.stage.scaleMode = Laya.Stage.SCALE_FULL; Laya.stage.screenMode = Laya.Stage.SCREEN_NONE; Laya.Stat.show();   var scene = Laya.stage.addChild(new Laya.Scene3D()); scene.ambien...

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

674. 按钮失效,同UI里的一个图片超链接点击后再返回,出现按钮失效。 [ 51%]

...od stub Laya.Browser.window.location.href=data; }   } //绑定父类 Laya.class(StartResource,"StartResource",StarUI);  主界面 红色是dalog 绿色是超链接按钮     点击超链接按钮。 并点击 chrome左上角的返回键。   回到主界面, 点击dalog,dalog失效     --...

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

675. laya.physics.joint.RevoluteJoint_API3.0 [ 51%]

...nly exported Menu Globals "laya/physics/joint/RevoluteJoint" RevoluteJoint Class RevoluteJoint 旋转关节强制两个物体共享一个锚点,两个物体相对旋转 Hierarchy JointBase RevoluteJoint Index Constructors constructor Properties _extra _singleton anchor collideConnected otherBody o...

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

676. laya.d3.core.render.ScreenTriangle_API3.0 [ 50%]

... exported Menu Globals "laya/d3/core/render/ScreenTriangle" ScreenTriangle Class ScreenTriangle ScreenTriangle 类用于创建全屏三角形。 Hierarchy Resource ScreenTriangle Index Constructors constructor Properties destoryedImmediately lock name url uuid DEBUG Accessors cpuMemory destroyed gpu...

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

677. 使用以下代码打开超大分辨率图片 WebGL 模式无法正常显示 [ 50%]

...打开超大分辨率图片 WebGL 模式无法正常显示 // 程序入口 class GameMain{ constructor() { Laya.init(900,1440,Laya.WebGL); //WebGL Laya.Stat.show(0,0); let sp:Laya.Sprite = new Laya.Sprite; //sp.loadImage("comp/big.png"); //读取分辨率小的图片 正常 sp.loadImage("comp/hug.pn...

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

678. laya.physics.CircleCollider_API3.0 [ 50%]

...ls Only exported Menu Globals "laya/physics/CircleCollider" CircleCollider Class CircleCollider 2D圆形碰撞体 Hierarchy ColliderBase CircleCollider Index Constructors constructor Properties _extra _singleton fixture label owner rigidBody runInEditor scriptPath Accessors awaked density destroyed ...

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

679. TS版本的官方示例,导出到玩一玩,在读写文件时能存不能读,读不出来,甚至直接读取会显示字符串里边有乱码。。。。 [ 50%]

...er.js的 var LocalStorageAdpt=(function(){ function LocalStorageAdpt(){} __class(LocalStorageAdpt,'BKLaya.adptcodes.LocalStorageAdpt'); LocalStorageAdpt._readData=function(){ if (!BK.FileUtil.isFileExist(LocalStorageAdpt.dataPath)){ return null; } try{ var dataO=BK.FileUtil.readFile(LocalStorageAdpt...

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

680. laya.particle.ParticleSetting_API3.0 [ 50%]

...Only exported Menu Globals "laya/particle/ParticleSetting" ParticleSetting Class ParticleSetting ParticleSettings 类是粒子配置数据类 Hierarchy ParticleSetting Index Properties ageAddScale blendState boxEmitterCenterPosition boxEmitterSize boxEmitterVelocity boxEmitterVelocityAddVariance col...

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