大约有 1,216 项符合查询结果, 库内数据总量为 30,903 项。 (搜索耗时: 0.0059 秒)
Laya3.0_api(405) Laya_社区(358) Laya2.0_api(224) laya_api(168) Laya2.0_文档(31) Laya3.0_文档(20) Laya2.0_示例(7) Laya_示例(3)
...327 Y轴坐标 z z: number Defined in laya/maths/Vector3.ts:329 Z轴坐标 Static Readonly ForwardLH ForwardLH: Readonly<Vector3> = new Vector3(0, 0, 1) Defined in laya/maths/Vector3.ts:21 Static Readonly ForwardRH ForwardRH: Readonly<Vector3> = new Vector3(0, 0, -1) Defined in laya/math...
来源: Laya3.0_api 发布时间: 20231115
...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
...ined By convert3DCoordTo2DScreenCoord(source:Vector3, out:Vector3):void[static] 转换3D投影坐标系统到2D屏幕坐标系统,以像素为单位,通常用于正交投影下的3D坐标((0,0)在屏幕中心)到2D屏幕坐标((0,0)在屏幕左上角)的转换。 Utils3D ...
来源: laya_api 发布时间: 20170929
...geRunTime" /* * 游戏初始化配置; */ export default class GameConfig{ static width:number=640; static height:number=1136; static scaleMode:string="fixedwidth"; static screenMode:string="none"; static alignV:string="top"; static alignH:string="left"; static startScene:any="mainscene.scene"; stat...
来源: Laya_社区 发布时间: 20181014
...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
...ormation(trans:Vector3, rot:Quaternion, scale:Vector3, out:Matrix4x4):void[static] 计算仿射矩阵 Matrix4x4 createFromQuaternion(rotation:Quaternion, out:Matrix4x4):void[static] 从四元数计算旋转矩阵 Matrix4x4 createLookAt(eye:Vector3, target:Vector3, up:Vector3, out:Matrix4x4):vo...
来源: laya_api 发布时间: 20170929
...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
...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
...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
...ation 属性中。 Public Constants ConstantDefined By LEFT : uint = 1[static] 表示激活的键在左侧键位置(此键有多个可能的位置)。 KeyLocation NUM_PAD : uint = 3[static] 表示激活的键位于数字键盘或者是使用对应于数字键盘的虚拟键激活的。 ...
来源: laya_api 发布时间: 20170929