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

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

2131. laya.particle.ParticleSetting_API3.0 [ 48%]

...ring search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/particle/ParticleSetting" ParticleSetting Class ParticleSetting ParticleSettings 类是粒子配置数据类 Hierarchy ParticleSetting Index Pro...

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

2132. 程序当中更改适配模式后,没有生效成相对应的适配模式效果是为什么? [ 48%]

...a.stage.on(Laya.Event.RESIZE, this, this.onResize); /** 更改适配*/ public onResize() { var stageWidth = Laya.Browser.clientWidth; var stageHeight = Laya.Browser.clientHeight; if (stageWidth < stageHeight) { console.log("one", Laya.stage.scaleMode) Laya.stage.scaleMode = Laya.Stage.SCALE_N...

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

2133. laya.ani.AnimationPlayer_API3.0 [ 48%]

...ring search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/ani/AnimationPlayer" AnimationPlayer Class AnimationPlayer AnimationPlayer 类用于动画播放器。 Hierarchy EventDispatcher AnimationPlayer...

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

2134. 输入设备-地图 [ 48%]

....utils.Browser; import laya.utils.Handler; /** * ... * @author Survivor */ public class InputDevice_Map { // 百度地图 private var map:*; private var marker:*; private var BMap:* = Browser.window.BMap; private var convertor:* = new BMap.Convertor(); // Div private var mapDiv:*; private var infoTe...

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

2135. laya里的所有单例都没有初始值 [ 48%]

...: 与内容相关的链接 提交 7 个回复 无所畏惧 赞同来自: public function Main() {                if (window["Laya3D"]) window["Laya3D"].init(GameConfig.width, GameConfig.height);             else Laya.init(GameConfig.width, GameConfig.height, Laya["WebGL"])...

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

2136. 字节平台(抖音预览调试),因为一行代码导致无法启动问题 [ 48%]

...动不了,这个函数,在其他引擎打包到字节是正常的。 public static deepCopy<T>(instance: T): T { if (instance == null) { return instance } if (instance instanceof Date) { return new Date(instance.getTime()) as any } if (instance instanceof Array) { var cloneArr = [] as any[...

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

2137. laya.physics.EdgeCollider_API3.0 [ 48%]

...ring search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/physics/EdgeCollider" EdgeCollider Class EdgeCollider 2D边框碰撞体 Hierarchy ColliderBase EdgeCollider Index Constructors constructor Prope...

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

2138. laya.resource.TextResource_API3.0 [ 48%]

...ring search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/resource/TextResource" TextResource Class TextResource 文字资源 Hierarchy Resource TextResource Index Constructors constructor Properties _i...

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

2139. laya.d3.core.light.Light_API3.0 [ 48%]

...ring 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/Light" Light Class Light LightSprite 类用于创建灯光的父类。 Hierarchy Component Light SpotLightCom DirectionLightCom Po...

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

2140. laya.physics.joint.PrismaticJoint_API3.0 [ 48%]

...ring search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/physics/joint/PrismaticJoint" PrismaticJoint Class PrismaticJoint 平移关节:移动关节允许两个物体沿指定轴相对移动,它会...

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