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

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

141. laya.net.Loader_API3.0 [ 92%]

...laya/net/Loader.ts:120 加载出错后的重试次数,默认重试一次 Static ANIMATIONCLIP ANIMATIONCLIP: string = "ANIMATIONCLIP" Defined in laya/net/Loader.ts:111 AnimationClip资源。 Static ATLAS ATLAS: string = "atlas" Defined in laya/net/Loader.ts:95 图集类型,加载完成后返回...

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

142. laya.utils.Base64Tool_API3.0 [ 92%]

...rs lookup reg reghead Methods decode encode init isBase64String Properties Static chars chars: string = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/" Defined in laya/utils/Base64Tool.ts:3 Static lookup lookup: Uint8Array = null Defined in laya/utils/Base64Tool.ts:8 Static reg re...

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

143. laya.d3.math.Vector3_API3.0 [ 92%]

...7 Y轴坐标 z z: number Defined in laya/d3/math/Vector3.ts:329 Z轴坐标 Static Readonly ForwardLH ForwardLH: Readonly<Vector3> = new Vector3(0, 0, 1) Defined in laya/d3/math/Vector3.ts:21 Static Readonly ForwardRH ForwardRH: Readonly<Vector3> = new Vector3(0, 0, -1) Defined in laya/d3...

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

144. laya.events.KeyLocation [ 92%]

...ation 属性中。 Public Constants ConstantDefined By  LEFT : uint = 1[static] 表示激活的键在左侧键位置(此键有多个可能的位置)。 KeyLocation  NUM_PAD : uint = 3[static] 表示激活的键位于数字键盘或者是使用对应于数字键盘的虚拟键激活的。 ...

来源: laya_api 发布时间: 20170929

145. laya.events.KeyLocation [ 92%]

...ation 属性中。 Public Constants ConstantDefined By  LEFT : uint = 1[static] 表示激活的键在左侧键位置(此键有多个可能的位置)。 KeyLocation  NUM_PAD : uint = 3[static] 表示激活的键位于数字键盘或者是使用对应于数字键盘的虚拟键激活的。 ...

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

146. 引用游戏的JS变得很卡 [ 92%]

...I/LayaBox﹕ found the file in the package:cache/192.168.167.103.8085_html_static_h5_DSGAME_h5/f6e896a2 03-21 20:29:03.739 19155-19190/com.mygame.laya I/LayaBox﹕ found the file in the package:cache/192.168.167.103.8085_html_static_h5_DSGAME_h5/17e1dac1 03-21 20:29:03.765 19155-19190/com.mygame.lay...

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

147. laya.device.geolocation.Geolocation_API3.0 [ 92%]

...n laya/device/geolocation/Geolocation.ts:47 Returns Geolocation Properties Static PERMISSION_DENIED PERMISSION_DENIED: number = 1 Defined in laya/device/geolocation/Geolocation.ts:15 由于权限被拒绝造成的地理信息获取失败。 Static POSITION_UNAVAILABLE POSITION_UNAVAILABLE: number = ...

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

148. laya.d3.core.BaseCamera [ 92%]

...野。 BaseCamera id : int[read-only] 获取唯一标识ID。 Sprite3D isStatic : Boolean[read-only] 获取是否为静态。 Sprite3D layer : int 获取蒙版。 Sprite3D name : String节点名称。Node  nearPlane : Number 获取近裁面。 BaseCamera numChildren : int[read-only] 子对象...

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

149. laya.maths.Color_API3.0 [ 92%]

....ts:91 green分量 r r: number Defined in laya/maths/Color.ts:88 red分量 Static BLACK BLACK: Color = new Color(0, 0, 0, 1) Defined in laya/maths/Color.ts:42 黑色 Static BLUE BLUE: Color = new Color(0, 0, 1, 1) Defined in laya/maths/Color.ts:18 蓝色 Static CLEAR CLEAR: Color = new Color(0, 0, 0...

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

150. laya.utils.Mouse [ 92%]

...鼠标光标。 Public Properties PropertyDefined By  cursor : String[static] 设置鼠标样式 MousePublic Methods  MethodDefined By  Mouse()Mouse  hide():void[static] 隐藏鼠标 Mouse  show():void[static] 显示鼠标 MouseProperty Detailcursorpropertycursor:String 设置鼠标样式 ...

来源: laya_api 发布时间: 20170929