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

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

441. 精灵 · LayaAir3.0文档 · LAYABOX [ 75%]

...且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true。示例代码如下: let sprite = new Laya.Sprite(); // 添加到舞台 Laya.stage.addChild(sprite); sprite.autoSize = true; 3.4.4 缓存为静态图像 示例代码如下: let...

来源: Laya3.0_文档 发布时间: 20240528

442. 缓存工具-layadcc(TypeScript-LayaNative原生服务-LayaNative进阶) [ 75%]

...进制文件filetable.bin。LayaPlayer在启动的时候,会从服务器获取这个文件(如果需要的话)来确定需要更新什么文件。 layadcc 还可以用来把生成资源包,用来把资源打包到App中。 ## LayaPlayer资源包的类型 目前的资源打包方案有三种...

来源: Laya2.0_文档 发布时间: 20210714

443. laya.physics.joint.PulleyJoint_API3.0 [ 75%]

... Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 ratio ratio: number = 1.5 Defined in laya/physics/joint/PulleyJoint.ts:27 [首次设置有效]两刚体移动距离比率 Optional runInEditor runInEditor: boolean Inherited from Component.runInEdito...

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

444. laya.d3.physics.constraints.FixedConstraint_API3.0 [ 75%]

... Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 Optional runInEditor runInEditor: boolean Inherited from Component.runInEditor Defined in laya/components/Component.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: string Inhe...

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

445. laya.d3.physics.PhysicsTriggerComponent_API3.0 [ 75%]

... Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 Optional runInEditor runInEditor: boolean Inherited from Component.runInEditor Defined in laya/components/Component.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: string Inhe...

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

446. laya.d3.physics.PhysicsCollider_API3.0 [ 75%]

... Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 Optional runInEditor runInEditor: boolean Inherited from Component.runInEditor Defined in laya/components/Component.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: string Inhe...

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

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

... Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 repeat repeat: number = 0 Defined in laya/effect/EffectBase.ts:15 重复次数,默认为播放一次 Optional runInEditor runInEditor: boolean Inherited from Component.runInEditor Defined in laya/c...

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

448. 限制模型旋转角度 [ 75%]

...度值是60,南极的角度是-60;我是用transform.localRotationEuler获取的角度,然后我再用transform.localRotationEuler=new Vector3(60,0,0),这个时候是北极正朝向观众,前提必须y和z的值是0,如果y值变化,比如transform.localRotationEuler=new Vector3(60,30,...

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

449. WebGLCanvas内存泄露 [ 75%]

...Manager吗?有没有例子? 游戏内存的问题 请问从远程网络获取的json数据,怎么保存在本地内存之中呢或本地保存? native环境下 获取游戏内存 logcat报错 清理运行时不必要的内存问题 问题状态 最新活动: 2018-05-23 20:58 浏览: 1300 关...

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

450. laya.effect.FadeOut_API3.0 [ 74%]

... Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 repeat repeat: number = 0 Inherited from EffectBase.repeat Defined in laya/effect/EffectBase.ts:15 重复次数,默认为播放一次 Optional runInEditor runInEditor: boolean Inherited from Compon...

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