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

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

11. 屏幕尺寸过大时,帧数会到个位数,使用2.13.2示例项目 [ 67%]

...tyPlugin 使用须知-版本更新-问题解答(最新版本:1.7.16) sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale TS项目使用matter.js库无智能提示 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. LayaAirIDE下如何使用mas...

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

12. laya.d3.core.MeshTerrainSprite3D [ 66%]

...tionAll Packages | All Classes | Index | Frames No Frames MeshTerrainSprite3DProperties | Methods | Events Packagelaya.d3.coreClasspublic class MeshTerrainSprite3DInheritanceMeshTerrainSprite3D MeshSprite3D RenderableSprite3D Sprite3D Node EventDispatcher Object TerrainMeshSprite3D 类用...

来源: Laya2.0_api 发布时间: 20190513

13. 基础文本 · LayaAir3.0文档 · LAYABOX [ 65%]

...lass() export class NewScript extends Laya.Script { //declare owner : Laya.Sprite3D; @property({ type: Laya.Text }) txt: Laya.Text; constructor() { super(); } onAwake(): void { this.txt.text = "第{n=1}页"; //显示文本初始化内容 } onStart(): void { let page: number = 1; Laya.timer.frameL...

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

14. MeshSprite3D宽高如何修改? [ 65%]

MeshSprite3D宽高如何修改? var box = new Laya.MeshSprite3D(new Laya.BoxMesh(l, w, h)); 2018-03-20 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关链接 提交 2 个回复 Laya_Aaron 赞同来自: 这个一般都是做模型时...

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

15. layaair2.0 打包App全过程,包括Android studio使用,求大佬指导 [ 64%]

...tyPlugin 使用须知-版本更新-问题解答(最新版本:1.7.16) sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale 关于微信7.0.3版本之后版本,微信小游戏 Android 端调整 “在屏 Canvas” 放缩策略 关于近期iOS提交,因违反苹...

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

16. 使用3D摄像机 · LayaAir3.0文档 · LAYABOX [ 63%]

...default class CameraControll extends Laya.Script { @property( { type: Laya.Sprite3D } ) public target: Laya.Sprite3D; private camera: Laya.Camera; public distanceUp: number = 0.5;//相机与目标竖直高度参数 public distanceAway: number = 10;//相机与目标水平距离参数 public smo...

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

17. 高频使用遮罩 导致手机扫码测试闪屏/黑屏 2.12.2 [ 58%]

...最新版本:1.7.16) Laya mac版IDE 是没测试就上线了吗? sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale LayaAirIDE下如何使用mask? 关于近期iOS提交,因违反苹果3.1.1导致APP上架被拒说明 使用3D时候,Property 'getComponentBy...

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

18. 输入文本组件 · LayaAir3.0文档 · LAYABOX [ 58%]

...export class TextInputControl extends Laya.Script { //declare owner : Laya.Sprite3D; @property( { type : Laya.TextInput } ) public txtin: Laya.TextInput; constructor() { super(); } /** * 组件被激活后执行,此时所有节点和组件均已创建完毕,此方法只执行一次 */ onAwake():...

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

19. 多行输入文本组件 · LayaAir3.0文档 · LAYABOX [ 55%]

... export class TextAreaControl extends Laya.Script { //declare owner : Laya.Sprite3D; @property( { type : Laya.TextArea } ) public txtarea: Laya.TextArea; constructor() { super(); } /** * 组件被激活后执行,此时所有节点和组件均已创建完毕,此方法只执行一次 */ onAwake():...

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

20. laya.d3.core.MeshTerrainSprite3D_API3.0 [ 51%]

...ll Inherited Externals Only exported Menu Globals "laya/d3/core/MeshTerrainSprite3D" MeshTerrainSprite3D Class MeshTerrainSprite3D TerrainMeshSprite3D 类用于地形节点转换普通mesh渲染。 Hierarchy MeshSprite3D MeshTerrainSprite3D Index Constructors constructor Properties _extra _scene _ur...

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