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

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

491. 2.x引擎项目升级指南 · LayaAir3.0文档 · LAYABOX [ 49%]

2.0引擎开发者使用3.0的差异汇总1、LayaAir3.0 Loader修改1.1加载一个资源1.2 加载多个资源(用数组)1.3 加载多个文件(组合)1.5 加载HTMLImage1.6 使用Options。1.7 预制体/场景的问题1.8 旧版本引擎load和create的兼容性问题1.9扩展Loader能...

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

492. laya.d3.math.Quaternion_API3.0 [ 49%]

...ublic Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/math/Quaternion" Quaternion Class Quaternion Quaternion 类用于创建四元数。 Hierarchy Quaternion Implements IClone Index Constructors constructor Properties w x y z DEFAULT NAN Methods clone cloneTo equals for...

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

493. 水平布局容器组件 · LayaAir3.0文档 · LAYABOX [ 49%]

水平布局容器组件(HBox)一、通过LayaAir IDE创建HBox组件1.1 创建HBox1.2 HBox属性1.3 脚本控制HBox二、通过代码创建HBox组件水平布局容器组件(HBox) HBox其本质是容器类组件,所有的容器类组件都继承自Box,HBox也不例外。HBox是常用...

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

494. laya.d3.graphics.VertexBuffer3D [ 49%]

...| Index | Frames No Frames VertexBuffer3DProperties | Methods Packagelaya.d3.graphicsClasspublic class VertexBuffer3DInheritanceVertexBuffer3D Buffer laya.resource.Resource VertexBuffer3D 类用于创建顶点缓冲。 Public Properties Hide Inherited Public Properties Show Inherited Public Pro...

来源: laya_api 发布时间: 20170929

495. 编辑器选择分离模式生成TS代码时能自动在createChildren里加上createView调用代码么? [ 49%]

...reateChildren():void {     super.createChildren();     this.createView(Laya.loader.getRes("test/TestPage.json"));     this.loadUI("test/TestPage"); }   2. 在编辑器生成代码的时候怎么添加自定义的操作? 比如我想同时生成一个UI资源引用的配置文件要怎么做 2...

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

496. laya.d3.math.Vector2 [ 48%]

...dex | Frames No Frames Vector2Properties | Methods | Constants Packagelaya.d3.mathClasspublic class Vector2InheritanceVector2 ObjectImplements laya.d3.core.IClone Vector2 类用于创建二维向量。 Public Properties PropertyDefined By  x : NumberX轴坐标Vector2  y : NumberY轴坐标V...

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

497. laya.d3.physics.PhysicsTriggerComponent_API3.0 [ 48%]

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/physics/PhysicsTriggerComponent" PhysicsTriggerComponent Class PhysicsTriggerComponent PhysicsTriggerComponent 类用于创建...

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

498. laya.display.css.TextStyle [ 48%]

...x | Frames No Frames TextStyleProperties | Methods | Constants Packagelaya.display.cssClasspublic class TextStyleInheritanceTextStyle laya.display.css.SpriteStyle 文本的样式类 Public Properties PropertyDefined By  align : String 表示使用此文本格式的文本段落的水平对齐...

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

499. UI弹窗 · LayaAir3.0文档 · LAYABOX [ 48%]

...需要用到该Dialog的场景管关联起来,以下代码块为例。 Laya.Scene.open("Prefab2D.lh"); (图3) (动图4) 2、Dialog属性介绍 (图5) 属性 功能 dragarea 拖动区域(格式:x,y,width,height),默认值为"0,0,0,0"。 ismodal 是否是模式窗口,默认...

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

500. laya.device.geolocation.Geolocation [ 48%]

...| Frames No Frames GeolocationProperties | Methods | Constants Packagelaya.device.geolocationClasspublic class GeolocationInheritanceGeolocation Object 使用前可用supported查看浏览器支持。 Public Properties PropertyDefined By  enableHighAccuracy : Boolean = false[static] 如果ena...

来源: laya_api 发布时间: 20170929