大约有 2,831 项符合查询结果, 库内数据总量为 31,625 项。 (搜索耗时: 0.0137 秒)
Laya_社区(1671) Laya3.0_api(668) Laya2.0_文档(133) Laya2.0_api(128) laya_api(122) Laya3.0_文档(82) Laya2.0_示例(16) Laya_示例(11)
Unity 导出预设报错 InvalidCastException: Cannot cast from source type to destination type. r.a (UnityEngine.GameObject A_0, .i A_1, Boolean A_2) r.a (UnityEngine.GameObject A_0, .i A_1, System.Collections.Generic.List`1 A_2) r.a (UnityEngine.GameObject A_0, .i A_1, .i A_2, Vector3 A_3, Quater...
来源: Laya_社区 发布时间: 20190429
...调用input file弹框选择本地文件 这是index.html加的 <input type="file" id="file"> <script type="text/javascript"> function openFile(){ document.getElementById("file").click(); } ts里调用 openFile() 弹不出文件选择框 请问该用什么方法 2017-07-06 添加...
来源: Laya_社区 发布时间: 20170706
...>after 03-19 15:01:05.486 3970-3970/? E/SimeSkbManager: config keyboard type error... 03-19 15:01:05.531 2534-2534/? E/SurfaceFlinger: rejecting buffer: bufWidth=1080, bufHeight=1920, front.active.{w=1, h=1} 03-19 15:01:05.761 2534-3844/? E/BufferQueueProducer: [com.layabox.conch5/layaair.game.br...
来源: Laya_社区 发布时间: 20180319
..._clearShaderInstance _destroy _render drawGeometry Legend Class Class with type parameter Constructor Property Method Object literal Variable Function Type alias Enumeration Interface
来源: Laya3.0_api 发布时间: 20231115
...l; if (n > 0){ for (i=0;i < n;i++){ var e=this._eventList; switch (e.type){ case "mousedown": this._mouseTouchDown(); break ; case "mouseup": this._mouseTouchUp(); break ; case "mousemove":; var mousePoint=Input3D._tempPoint; mousePoint.setTo(e.pageX,e.pageY); Laya.stage._canvasTransform.inver...
来源: Laya_社区 发布时间: 20200119
...域的属性为:width、height、hitArea,优先级顺序为:hitArea(type:HitArea)>hitArea(type:Rectangle)>width/height。 default false 不可穿透,此对象的鼠标响应区域由width、height、hitArea属性决定。 name name: string = "" Implementation of ISelect.name Inherited ...
来源: Laya3.0_api 发布时间: 20231115
...enderManager/BVHRenderSpatialBox" BVHRenderBox Class BVHRenderBox<T> Type parameters T Hierarchy BVHSpatialBox<T> BVHRenderBox Index Constructors constructor Accessors parent Methods addCell destroy fillCell fillRemove getItemByCameraCullInfo getItemByFrustum getItemBySCI getList getNear...
来源: Laya3.0_api 发布时间: 20231115
...Map Index Constructors constructor Properties antiCrack autoCache autoCacheType cacheAllAfterInit enableMergeLayer removeCoveredTile showGridTextureCount ORIENTATION_HEXAGONAL ORIENTATION_ISOMETRIC ORIENTATION_ORTHOGONAL ORIENTATION_STAGGERED RENDERORDER_LEFTDOWN RENDERORDER_LEFTUP RENDERORDER_RIGHT...
来源: Laya3.0_api 发布时间: 20231115
...constructor Properties arc emitFromEdge enable radius randomDirection shapeType Accessors arcDEG Methods clone cloneTo generatePositionAndDirection Constructors constructor new CircleShape(): CircleShape Overrides BaseShape.constructor Defined in laya/d3/core/particleShuriKen/module/shape/CircleShap...
来源: Laya3.0_api 发布时间: 20231115
...…… 我试过预加载Laya.loader.load([{url:"sfx/hit01.mp3",type:Laya.Loader.SOUND}],Laya.Handler.create(this,this.onSfxLoad)); 但是提示[warn]Retry to load: sfx/hit01.mp3 [error]Failed to load: sfx/hit01.mp3 资源文件是存在的 w1114367261 • 2018-04-23 11:30 1,直接playSo...
来源: Laya_社区 发布时间: 20180422