大约有 2,831 项符合查询结果, 库内数据总量为 31,625 项。 (搜索耗时: 0.0074 秒)
Laya_社区(1671) Laya3.0_api(668) Laya2.0_文档(133) Laya2.0_api(128) laya_api(122) Laya3.0_文档(82) Laya2.0_示例(16) Laya_示例(11)
...ime value weightedMode defaultWeight clone cloneTo Legend Class Class with type parameter Constructor Property Method Object literal Variable Function Type alias Inherited property Inherited method Enumeration Interface
来源: Laya3.0_api 发布时间: 20231115
...ime value weightedMode defaultWeight clone cloneTo Legend Class Class with type parameter Constructor Property Method Object literal Variable Function Type alias Inherited property Inherited method Enumeration Interface
来源: Laya3.0_api 发布时间: 20231115
...ime value weightedMode defaultWeight clone cloneTo Legend Class Class with type parameter Constructor Property Method Object literal Variable Function Type alias Inherited property Inherited method Enumeration Interface
来源: Laya3.0_api 发布时间: 20231115
...otionObject removeRenderObject updateMotionObjects Legend Class Class with type parameter Constructor Method Accessor Object literal Variable Function Type alias Enumeration Interface
来源: Laya3.0_api 发布时间: 20231115
...16 0 0 分享 微博 QZONE 微信 watsonsong 赞同来自: ResourceVersion.type = ResourceVersion.FILENAME_VERSION; 我看文档里面有这个设置,但是最新版本的IDE环境里面没有找到这个定义的存在~ 2018-01-16 0 0 分享 微博 QZONE 微信 watsonsong 赞同来自: 我疑惑...
来源: Laya_社区 发布时间: 20180115
...然后使用`scale`属性对地图进行缩放。 示例代码如下: ```typescript package { import laya.map.TiledMap; import laya.maths.Rectangle; import laya.utils.Browser; import laya.utils.Handler; import laya.webgl.WebGL; public class TiledMapDemo { private var tMap:TiledMap; public function...
来源: Laya2.0_文档 发布时间: 20210714
...Hierarchy Plane Index Constructors constructor Properties PlaneIntersectionType_Back PlaneIntersectionType_Front PlaneIntersectionType_Intersecting Accessors distance normal Methods clone cloneTo normalize createPlaneBy3P Constructors constructor new Plane(normal?: Vector3, d?: number): Plane Define...
来源: Laya3.0_api 发布时间: 20231115
...dispatchEvent(event:Event); ``` **监听:** ```javascript addEventListener(type,listener,useCapture,priority,useWeakReference)); ``` **LayaAir引擎中正确的用法示例:** **派发:** ``` 派发对象.event(type:String,data:*=null); ``` **监听:** ``` 派发对象.on(type,caller,listener,ar...
来源: Laya2.0_文档 发布时间: 20191206
...dispatchEvent(event:Event); ``` **监听:** ```javascript addEventListener(type,listener,useCapture,priority,useWeakReference)); ``` **LayaAir引擎中正确的用法示例:** **派发:** ``` 派发对象.event(type:String,data:*=null); ``` **监听:** ``` 派发对象.on(type,caller,listener,ar...
来源: Laya2.0_文档 发布时间: 20210714
...ethods Static enterXRAsync enterXRAsync(sessionMode: string, referenceSpaceType: string, cameraInfo: WebXRCameraInfo): Promise<WebXRSessionManager> Defined in laya/d3/WebXR/core/WebXRExperienceHelper.ts:62 申请WewXR交互 Parameters sessionMode: string XRSessionMode referenceSpaceType: strin...
来源: Laya3.0_api 发布时间: 20231115